[uClibc]Suse 8.0 and uclibc-0.9.19 problem

Mile Davidovic Mile.Davidovic at micronasnit.com
Wed Mar 5 13:52:32 UTC 2003


Thanks a lot.

I will update my ncurses.

Thans again.





On Wed, 5 Mar 2003 06:45:01 -0700
Erik Andersen <andersen at codepoet.org> wrote:

> On Wed Mar 05, 2003 at 02:37:02PM +0100, Mile Davidovic wrote:
> > 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?
> 
> Yes.  Read the mailing list archives, or visit google.com, enter
> "conflicting types for `bool'" and read the top entry.
> 
>  -Erik
> 
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--




More information about the uClibc mailing list