2.6.2-mm1 [: make xconfig crash in Mdk 10.0 beta2]

From: Andrey Borzenkov
Date: Thu Feb 05 2004 - 14:08:57 EST


Is it in Mandrake only or generic problem?

----- Forwarded message from -----

Date: Thu, 5 Feb 2004 21:48:17 +0300
To: cooker@xxxxxxxxxxxxxxxxxx
Subject: make xconfig crasj in beta2
User-Agent: Mutt/1.5.5.1i

{pts/0}% makelinux xconfig
make: Entering directory `/home/bor/src/linux-2.6.2-mm1'
HOSTCC scripts/fixdep
SHIPPED scripts/kconfig/zconf.tab.h
HOSTCC scripts/kconfig/conf.o
sed < /home/bor/src/linux-2.6.2-mm1/scripts/kconfig/lkc_proto.h >
scripts/kconfig/lkc_defs.h 's/P(\([^,]*\),.*/#define \1 (\*\1_p)/'
HOSTCC scripts/kconfig/kconfig_load.o
HOSTCC scripts/kconfig/mconf.o
/usr/lib/qt3//bin/moc -i
/home/bor/src/linux-2.6.2-mm1/scripts/kconfig/qconf.h -o
scripts/kconfig/qconf.moc
HOSTCXX scripts/kconfig/qconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
HOSTCC -fPIC scripts/kconfig/zconf.tab.o
HOSTLLD -shared scripts/kconfig/libkconfig.so
HOSTLD scripts/kconfig/qconf
scripts/kconfig/qconf arch/i386/Kconfig
make[2]: *** [xconfig] Segmentation fault
make[1]: *** [xconfig] Error 2
make: *** [xconfig] Error 2
make: Leaving directory `/home/bor/src/linux-2.6.2-mm1'

this is with patch that fixes make xconfig in separate build directory
(it is still broken); but it worked just fine before.

----- End forwarded message -----
-
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/