From: Hihin Ruslan <ruslandh@altlinux.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: [devel] Syslinux 2.31 Date: Mon, 20 Nov 2006 21:51:30 +0300 Message-ID: <200611202151.38142@ruslandh> (raw) [-- Attachment #1: Type: text/plain, Size: 1063 bytes --] Может мне кто-нибудь подскажет - что поменялось в последнее время в сборочной среде Сизифа, в результате чего, сборка Syslinux 2.31 начала обрываться так : gcc -m32 -ffreestanding -march=i386 -c -o c32exit.o c32exit.S rm -f liboldcom32.a ar cq liboldcom32.a conio.o atou.o skipatou.o printf.o c32exit.o ranlib liboldcom32.a gcc -m32 -ffreestanding -march=i386 -c -o c32entry.o c32entry.S gcc -m32 -ffreestanding -W -Wall -march=i386 -Os -fomit-frame-pointer -I../com32/include -c -o hello.o hello.c ld -m elf_i386 -Ttext 0x101000 -e _start -o hello.elf c32entry.o hello.o liboldcom32.a hello.o: In function `__start': hello.c:(.text+0x56): undefined reference to `__stack_chk_fail' make[1]: *** [hello.elf] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/syslinux-3.31/sample' make: *** [installer] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/syslinux-3.31' error: Bad exit status from /usr/src/tmp/rpm-tmp.38134 (%build) Это конечно сборка sample, но если это обойти, то с этой-же ошибкой вылетает и memdisk. -- С уважением Xихин Руслан [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2006-11-20 18:51 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-11-20 18:51 Hihin Ruslan [this message] 2006-11-20 18:56 ` Andrey Rahmatullin 2006-11-20 18:58 ` Damir Shayhutdinov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200611202151.38142@ruslandh \ --to=ruslandh@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git