[root@baader linux]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
(cd 3rdparty ; perl ./mkbuild.pl)
if [ -f .need_mrproper ]; then \
rm .need_mrproper; \
make mrproper; \
make preconfig; \
fi
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.20-0.4mdk/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/adiusbadsl/Config.in: 2: can't handle dep_bool/dep_mbool/dep_tristate
condition
make[1]: *** [kconfig.tk] Erreur 1
make[1]: Leaving directory `/usr/src/linux-2.4.20-0.4mdk/scripts'
make: *** [xconfig] Erreur 2
[root@baader linux]# rpm -q kernel-source
kernel-source-2.4.20-0.4mdk
As it is a very common problem with kernel-source package, could this get
automatically tested when releasing a new package ?
--
No matter how good of a deal you get on computer components, the price will
always drop immediately after the purchase.
-- Murphy's Computer Laws n�7