[uClibc]Trouble configuring uClibc-0.9.17

Erik Andersen andersen at codepoet.org
Thu Feb 6 20:15:31 UTC 2003


On Wed Feb 05, 2003 at 02:52:42PM +0300, Valera wrote:
> Hello,
> 
> I have been trying to configure uClibc-0.9.17 without success.
> Diagnostic messages are given below.
> But I have successfully configured uClibc-0.9.16 the same way (make menuconfig).
> 
> root at minilinux:/usr/work/uClibc-0.9.17# make menuconfig
> make -C extra/config ncurses conf mconf
> make[1]: Entering directory `/usr/work/uClibc-0.9.17/extra/config'
> make[1]: `conf' is up to date.
> gcc -O2 -Wall -I/usr/include/ncurses -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/i386-slackware-linux/2.95.3/include/stdbool.h:11: conflicting types for `bool'
> /usr/include/ncurses/ncurses.h:96: previous declaration of `bool'
> make[1]: *** [mconf.o] Error 1
> make[1]: Leaving directory `/usr/work/uClibc-0.9.17/extra/config'
> make: *** [extra/config/mconf] Error 2
> 
> 
> There can be somebody will respond...

Had you visited the uclibc.org webpage and entered "conflicting
types for bool" in the "search the mailing list archives" button,
Google would have provided you with this explanation

http://www.uclibc.org/lists/uclibc/2002-December/007397.html

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list