[1.] with 'CONFIG_SMP' not set kernel will not compile,
[2.] current system is debian duron (k7) 1200mhz, kernel will not compile with
SMP option set off, make dep works then actual compile fails with following:-
(apologies if this has been up before)
one note, the kernel running is the same one but with SMP enabled,
<begin output from make bzImage > error.txt>
'
. scripts/mkversion > .tmpversion
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DUTS_MACHINE='"i386"' -DKBUILD_BASENAME=version -c -o init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 " -C kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DKBUILD_BASENAME=ksyms -DEXPORT_SYMTAB -c ksyms.c
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: Leaving directory `/usr/src/linux/kernel'
'
<end output>
[3.] Non-SMP kernel compile failure
[4.] Linux version 2.4.18 (root@orion) (gcc version 2.95.4 20011002 (Debian prerelease)) #2 SMP Tue Nov 5 13:24:36 GMT 2002
[7.]
Version Script :-
Linux orion 2.4.18 #2 SMP Tue Nov 5 13:24:36 GMT 2002 i686 unknown unknown
GNU/Linux
Gnu C 2.95.4
Gnu make 3.79.1
util-linux 2.11n
mount 2.11n
modutils 2.4.19
e2fsprogs 1.27
PPP 2.4.1
Linux C Library 2.2.5
Dynamic linker (ldd) 2.2.5
Procps 2.0.7
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 2.0.12
Modules Loaded sg visor usbserial ide-scsi ipv6 mod_quickcam
i2c-algo-bit es1370
-- end bug report --
Thanks folks :-)
Ian Norton-Badrul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/