ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Syslinux 2.31
@ 2006-11-20 18:51 Hihin Ruslan
  2006-11-20 18:56 ` Andrey Rahmatullin
  2006-11-20 18:58 ` Damir Shayhutdinov
  0 siblings, 2 replies; 3+ messages in thread
From: Hihin Ruslan @ 2006-11-20 18:51 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Syslinux 2.31
  2006-11-20 18:51 [devel] Syslinux 2.31 Hihin Ruslan
@ 2006-11-20 18:56 ` Andrey Rahmatullin
  2006-11-20 18:58 ` Damir Shayhutdinov
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey Rahmatullin @ 2006-11-20 18:56 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

On Mon, Nov 20, 2006 at 09:51:30PM +0300, Hihin Ruslan wrote:
> Может мне кто-нибудь подскажет - что поменялось в последнее время в 
> сборочной среде Сизифа,
-fstack-protector ?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

А как вам голос Истории? За уникодом будущее, и те, кто
сопротивляется - кончат как динозавры. В /dev/null.
		-- slava in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Syslinux 2.31
  2006-11-20 18:51 [devel] Syslinux 2.31 Hihin Ruslan
  2006-11-20 18:56 ` Andrey Rahmatullin
@ 2006-11-20 18:58 ` Damir Shayhutdinov
  1 sibling, 0 replies; 3+ messages in thread
From: Damir Shayhutdinov @ 2006-11-20 18:58 UTC (permalink / raw)
  To: ALT Devel discussion list

> Может мне кто-нибудь подскажет - что поменялось в последнее время в
> сборочной среде Сизифа, в результате чего, сборка  Syslinux 2.31 начала
> обрываться так :
-fstack-protector по умолчанию включен в gcc.

> hello.o: In function `__start':
> hello.c:(.text+0x56): undefined reference to `__stack_chk_fail'

> Это конечно сборка sample, но если это обойти, то с этой-же ошибкой
> вылетает и memdisk.
Добавить -fno-stack-protector в CFLAGS.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-20 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-20 18:51 [devel] Syslinux 2.31 Hihin Ruslan
2006-11-20 18:56 ` Andrey Rahmatullin
2006-11-20 18:58 ` Damir Shayhutdinov

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