>>>>> "guillaume" == Guillaume Rousse <[EMAIL PROTECTED]> writes:
guillaume> [root@baader linux]# make xconfig guillaume> rm -f include/asm guillaume> ( cd include ; ln -sf asm-i386 asm) guillaume> (cd 3rdparty ; perl ./mkbuild.pl) guillaume> if [ -f .need_mrproper ]; then \ guillaume> rm .need_mrproper; \ guillaume> make mrproper; \ guillaume> make preconfig; \ guillaume> fi guillaume> make -C scripts kconfig.tk guillaume> make[1]: Entering directory `/usr/src/linux-2.4.20-0.4mdk/scripts' guillaume> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o guillaume> tkparse.c guillaume> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c guillaume> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c guillaume> gcc -o tkparse tkparse.o tkcond.o tkgen.o guillaume> cat header.tk >> ./kconfig.tk guillaume> ./tkparse < ../arch/i386/config.in >> kconfig.tk guillaume> 3rdparty/adiusbadsl/Config.in: 2: can't handle dep_bool/dep_mbool/dep_tristate guillaume> condition guillaume> make[1]: *** [kconfig.tk] Erreur 1 guillaume> make[1]: Leaving directory `/usr/src/linux-2.4.20-0.4mdk/scripts' guillaume> make: *** [xconfig] Erreur 2 guillaume> [root@baader linux]# rpm -q kernel-source guillaume> kernel-source-2.4.20-0.4mdk guillaume> As it is a very common problem with kernel-source package, could this get guillaume> automatically tested when releasing a new package ? guillaume> -- guillaume> No matter how good of a deal you get on computer components, the price will guillaume> always drop immediately after the purchase. guillaume> -- Murphy's Computer Laws n�7 Thanks for the report, should be fixed in 0.5mdk. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy
