Hi on a fresh ubuntu install, download of vanilla kernel-src-2.6.17.8 and the appropriate config from kernel_kit:
make oldconfig make ... init/built-in.o: In function `try_name': do_mounts.c:(.text+0x587): undefined reference to `__stack_chk_fail' init/built-in.o: In function `name_to_dev_t': (.text+0x887): undefined reference to `__stack_chk_fail' init/built-in.o: In function `change_floppy': (.init.text+0x9a5): undefined reference to `__stack_chk_fail' init/built-in.o: In function `mount_block_root': (.init.text+0xc5a): undefined reference to `__stack_chk_fail' init/built-in.o: In function `do_header': initramfs.c:(.init.text+0x43ba): undefined reference to `__stack_chk_fail' arch/i386/kernel/built-in.o:(.text+0x4b66): more undefined references to `__stack_chk_fail' follow make: *** [.tmp_vmlinux1] Error 1 I'll try other options, but any suggestions ... James ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
