[BusyBox] busybox CVS version does not compile on my system
Matthias Fuchs
matthias.fuchs at esd-electronics.com
Mon Jan 6 05:51:03 UTC 2003
Hi,
I just got a clean busybox cvs version (checkout was on this monday morning).
While doing a "make menuconfig", I get this compile error. Did something changed in the
configuration stuff?
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c conf.c -o conf.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c zconf.tab.c -o zconf.tab.o
gcc conf.o zconf.tab.o -o conf
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c mconf.c
-o mconf.o
In file included from expr.h:15,
from lkc.h:9,
from mconf.c:29:
/usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stdbool.h:11: conflicting types for `bool'
/usr/include/ncurses.h:100: previous declaration of `bool'
make[1]: *** [mconf.o] Error 1
(System: Suse Linux 7.3)
Any idea?
Matthias
--
-------------------------------------------------------------------------
_/_/_/_/ Matthias Fuchs
_/_/_/_/ Dipl.-Ing.
_/_/_/_/ matthias.fuchs at esd-electronics.com
_/_/_/ _/_/_/_/_/_/_/ esd electronic system design gmbh
_/ _/ _/ _/ Vahrenwalder Str. 207
_/ _/ _/_/_/ _/ _/ D-30165 Hannover
_/ _/ _/ _/ Phone: +49-511-37298-0
_/_/_/_/_/_/_/ _/_/_/ Fax: +49-511-37298-68
-------------------------------------------------------------------------
More information about the busybox
mailing list