[uClibc]Suse 8.0 and uclibc-0.9.19 problem

Mile Davidovic Mile.Davidovic at micronasnit.com
Wed Mar 5 13:37:02 UTC 2003


Hi all 
I downloaded uClibc-0.9.19 and I have problem compiling it.

In Rules.make, I set CROSS=mips-linux-elf-.

make menuconfig give me these errors:
make -C extra/config ncurses conf mconf
make[1]: Entering directory `/home/concept/uClibc-0.9.19/extra/config'
gcc -O2 -Wall -I. -c conf.c -o conf.o
gcc -O2 -Wall -I. -c zconf.tab.c -o zconf.tab.o
gcc  conf.o zconf.tab.o -o conf
gcc -O2 -Wall -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:103: previous declaration of `bool'
make[1]: *** [mconf.o] Error 1
make[1]: Leaving directory `/home/concept/uClibc-0.9.19/extra/config'
make: *** [extra/config/mconf] Error 2

Any hint?

TIA Mile




More information about the uClibc mailing list