[Fwd: Mol compiling error]

Kenshin Black mol-general@lists.maconlinux.org
Mon, 10 Jun 2002 12:53:05 -0400


Hello
I'm using 2.4.19-pre8-ben's kernel and
I've got mol from rsync but when trying to compile it get this error:

Making all in debugger
Making all in deb
gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/shared -I../include
-I../../include -I../../shared -I-    -g -O2 -Wall -c cmdline.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/shared -I../include
-I../../include -I../../shared -I-    -g -O2 -Wall -c deb.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/shared -I../include
-I../../include -I../../shared -I-    -g -O2 -Wall -c monitor.c
In file included from ../include/dis-asm.h:13,
                   from monitor.c:37:
/usr/include/bfd.h:106: conflicting types for `false'
/usr/lib/gcc-lib/ppc-mandrake-linux-gnu/2.95.3/include/stdbool.h:9:
previous declaration of `false'
/usr/include/bfd.h:106: conflicting types for `true'
/usr/lib/gcc-lib/ppc-mandrake-linux-gnu/2.95.3/include/stdbool.h:11:
previous declaration of `true'
make[3]: *** [monitor.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Please, anyone knows what does this mean?
Thanks in advance