Re: Linux 2.4.23-pre6

From: Marcelo Tosatti
Date: Sun Oct 05 2003 - 16:40:33 EST




On Fri, 3 Oct 2003, J.A. Magallon wrote:

>
> On 10.01, Marcelo Tosatti wrote:
> >
> > Hi,
> >
> > Here goes -pre6.
> >
>
> make xconfig is broken:
>
> werewolf:/usr/src/linux-2.4.22-pre6# make xconfig
> 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.22-pre6/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
> make[1]: *** [kconfig.tk] Error 139
> make[1]: Leaving directory `/usr/src/linux-2.4.22-pre6/scripts'
> make: *** [xconfig] Error 2
>
> Any way to get more info ? Some verbose mode for tkparse ?

No idea... Mind trying to isolate the problem ? (check which -pre the
problems started)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/