Here are the last messages from the console:
mv /programme/src/linux-2.4.8/include/linux/modules/slhc.ver.tmp /programme/src/linux-2.4.8/include/linux/modules/slhc.ver
gcc -D__KERNEL__ -I/programme/src/linux-2.4.8/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -E -D__GENKSYMS__ pppox.c
| /sbin/genksyms -p smp_ -k 2.4.8 > /programme/src/linux-2.4.8/include/linux/modules/pppox.ver.tmp
mv /programme/src/linux-2.4.8/include/linux/modules/pppox.ver.tmp /programme/src/linux-2.4.8/include/linux/modules/pppox.ver
make[4]: *** [/programme/src/linux-2.4.8/include/linux/modules/auto_irq.ver] Segmentation fault
make[4]: Leaving directory `/programme/src/linux-2.4.8/drivers/net'
make[3]: *** [_sfdep_net] Error 2
make[3]: Leaving directory `/programme/src/linux-2.4.8/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/programme/src/linux-2.4.8/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/programme/src/linux-2.4.8'
make: *** [dep-files] Error 2
Is this an error from the kernel or is this a failure from my system?
Thanx
CU
Drake
-
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/