Re: Problem compiling 2.2.2

Oliver Xymoron (oxymoron@waste.org)
Sun, 7 Mar 1999 23:19:07 -0600 (CST)


On Sun, 7 Mar 1999, ben wrote:

> [root@melroseplace linux]# make dep
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep
> scripts/mkdep.c
> scripts/mkdep.c:13: ctype.h: No such file or directory

Yowtch. You appear to be missing the C library include files. They're part
of glibc-devel and are in /usr/include. Try running 'rpm -q glibc-devel'
to see if you have this package installed - it's pretty much crucial for
any C development.

ps: Tell me your machine name is a joke.

--
 "Love the dolphins," she advised him. "Write by W.A.S.T.E.." 

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/