[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Cannot compile anything
- From: "John Thompson" <john thompson attglobal net>
- To: "redhat-install-list redhat com" <redhat-install-list redhat com>
- Subject: Re: Cannot compile anything
- Date: Fri, 19 May 2000 10:15:36 -0500 (CDT)
On Mon, 15 May 2000 14:09:49 +0200, Nicole M. Rauch wrote:
>I've just installed RH 6.1, but it doesn't compile anything!
>Admittedly, I installed RH with custom install, perhaps I missed a
>package?
>
>If I e.g. try to build a new kernel and type "make menuconfig" in
>/usr/src/linux, I get
>
>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.12/scripts/lxdialog'
>gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
>-DCURSES_LOC="<
>curses.h>" -c lxdialog.c -o lxdialog.o
>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
>dialog.h:29: curses.h: No such file or directory
>lxdialog.c:53: locale.h: No such file or directory
Do you have the "glibc-devel" package installed? If not, that is your
problem.
John (john thompson attglobal net)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]