[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kernel / system header files



Hello,

while trying to setup a hurd os with all the
necessary peaces to compile software i got stocked.

make gives me the following:
regex.c:34:23: sys/types.h: No such file or directory
regex.c:72:21: strings.h: No such file or directory
regex.c:130:19: ctype.h: No such file or directory
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/src/m4-1.4/lib'
make: *** [all] Error 1

There should be some places with the needed header
files and libs, right? /usr/include is empty.

witch files do i need? From where can i get them. I am
not to firm with CVS, but willing to learn.

I loaded and untared a CVS snapshot
ftp://alpha.gnu.org/gnu/cvs/hurd-20021028.tgz

hurd:/usr/src/m4-1.4# uname -a
GNU hurd 0.3 GNUmach-1.2/Hurd-0.3 i386-AT386 unknown

thx Axel





Reply to: