On Thu, Oct 12, 2006 at 12:52:54PM +0300, Michael Shigorin wrote: > On Thu, Oct 12, 2006 at 01:34:16PM +0400, QA Team Robot wrote: > > Package: etherboot-5.4.2-alt0.2 > > Packager: Michael Shigorin > ... > > ld -N -r bin/start32.o bin/linuxbios.o bin/bios.o bin/console.o bin/memsizes.o bin/basemem.o bin/hidemem.o bin/e820mangler.o bin/realmode.o bin/realmode_asm.o bin/callbacks.o bin/pxe_callbacks.o bin/config.o bin/undi.o bin/bootlib.a -o bin/undi.rt.o > > objcopy -R .text16 bin/floppyprefix.o bin/floppyprefix.entry.o > > objcopy -R .prefix bin/floppyprefix.o bin/floppyprefix.exit.o > > ld -N -T arch/i386/core/etherboot.lds -o bin/undi.dsk.rt bin/undi.rt.o bin/floppyprefix.exit.o > > bin/undi.rt.o: In function `undi_unload_base_code': > > undi.c:(.text+0x180b): undefined reference to `__stack_chk_fail' > > bin/undi.rt.o: In function `ip_transmit': > > (.text+0x4999): undefined reference to `__stack_chk_fail' > > bin/undi.rt.o: In function `eth_load_configuration': > > (.text+0x4d97): undefined reference to `__stack_chk_fail' > > bin/undi.rt.o: In function `decode_rfc1533': > > (.text+0x5467): undefined reference to `rm bin/undi.rt.o bin/floppyprefix.entry.o bin/floppyprefix.exit.o > > make: Leaving directory `/usr/src/RPM/BUILD/etherboot-5.4.2/src' > > > > RPM build errors: > > __stack_chk_fail' > > bin/undi.rt.o: In function `vsprintf': > > vsprintf.c:(.text+0x5f9e): undefined reference to `__stack_chk_fail' > > make: *** [bin/undi.dsk.rt] Error 1 > > О, ещё один. Линкуются как попало (без помощи gcc), а потом удивляются... -- ldv