On Tuesday 07 May 2002 01:23 am, you wrote:
> I'm having two problems with the latest kernel.  I've never tried compiling
> the kernel from the Mandrake source but I read through the documentation in
> the Mandrake reference manual and there weren't any surprises there.
> However, when I tried to 'make xconfig' I get the following:
>
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts kconfig.tk
> make[1]: Entering directory `/usr/src/linux-2.4.18-14mdk/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

Did you do "make mrproper", first?
Second what version of gcc or libgcc are you using?
Lastly, is your default gcc pointing to gcc3, gcc3.0.4, or anything to that 
effect?

-- 
------------------------------------------------------------------------
Altoine B
Maximum Time Unlimited
Chicago Based and Operated
------------------------------------------------------------------------
Life is difficult because it is non-linear.
---------------------------
2.4.18-6mdk
------------------------------------------------------------------------

Reply via email to