It looks like you're missing the glibc development packages.
on an RH6.2 system:
[root@Beeblebrox /root]# rpm -qf /usr/include/sys/unistd.h
glibc-devel-2.1.3-15
[root@Beeblebrox /root]# rpm -qf /usr/include/unistd.h
glibc-devel-2.1.3-15
FYI,
Kenny
cdowns wrote:
>
> well i missing some .h files and im having a dumb attack and cant even
> think what i need right now. does someone know the files (s) i need to
> get 'make menuconfig' to give me the ncurses interface ? heres the error
> :
>
> [root@ linux]# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux-2.2.18/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o lxdialog.o
> lxdialog.c
> In file included from lxdialog.c:22:
> dialog.h:22: sys/types.h: No such file or directory
> dialog.h:23: fcntl.h: No such file or directory
> dialog.h:24: unistd.h: No such file or directory
> dialog.h:25: ctype.h: No such file or directory
> dialog.h:26: stdlib.h: No such file or directory
> dialog.h:27: string.h: No such file or directory
> In file included from dialog.h:29,
> from lxdialog.c:22:
> /usr/include/ncurses/ncurses.h:70: stdio.h: No such file or directory
> lxdialog.c:53: locale.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.2.18/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> [root@ linux]#
>
> thanks in advance
>
> -D
>
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************