Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
I'm resending the message below since some complained they could not read it. Thanks again for any help. Dan Fadayomi --------------------------------------------------------------------------------------- All- I'm new to the linux world, and am having an issue with running: 1.make menuconfig and 2.make xconfig For make menuconfig , the book I'm reading told me I needed to install ncurses-devel. I did, but still got error messages. The following are the errors that I got from executing each one of the above commands. Thanks in advance for any help. Dan Fadayomi 1.- rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.2.12/scripts' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.ctkparse.c:37: stdio.h: No such file or directory tkparse.c:38: stdlib.h: No such file or directory tkparse.c:39: string.h: No such file or directory make[1]: *** [tkparse.o] Error 1 make[1]: Leaving directory `/usr/src/linux-2.2.12/scripts' make: *** [xconfig] Error 2 [root at localhost linux]# make xconfig > test.txt tkparse.c:37: stdio.h: No such file or directory tkparse.c:38: stdlib.h: No such file or directory tkparse.c:39: string.h: No such file or directory make[1]: *** [tkparse.o] Error 1 make: *** [xconfig] Error 2 2.- 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 -I/usr/include/ncurses -DCURSES_LOC="<ncurses.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 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.12/scripts/lxdialog' make: *** [menuconfig] Error 2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.blu.org/pipermail/discuss/attachments/20000921/fbf76f87/attachment.html>
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |