Ainsi parlait Vendredi 10 Mai 2002 01:54, Juan Quintela : [..] > > * Wed May 08 2002 Juan Quintela <[EMAIL PROTECTED]> 1-1mdk > > - fix xfs to compile with gcc-3.1. > - use gcc-3.1 as default compiler. > - 2.4.18
make xconfig doesn't work: [root@silbermann linux]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entre dans le r�pertoire `/usr/src/linux-2.4.18-16mdk/scripts' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c gcc -o tkparse tkparse.o tkcond.o tkgen.o cat header.tk >> ./kconfig.tk ./tkparse < ../arch/i386/config.in >> kconfig.tk 3rdparty/lirc/Config.in: 11: can't handle dep_bool/dep_mbool/dep_tristate condition make[1]: *** [kconfig.tk] Erreur 1 make[1]: Quitte le r�pertoire `/usr/src/linux-2.4.18-16mdk/scripts' make: *** [xconfig] Erreur 2 make menuconfig is OK, tough -- Guillaume Rousse <[EMAIL PROTECTED]> GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
