Gentoo Archives: gentoo-dev

From: Colin Kingsley <ckingsley@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Stack smash protected daemons
Date: Fri, 24 Sep 2004 07:23:28
Message-Id: 13cc2f7804092400233f19f417@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: Stack smash protected daemons by John Richard Moser
1 Just to let everybody know, media-libs/sdl-gfx-2.0.11 does not compile
2 with -fstack-protector on my system. This may not be a big deal, and
3 may not affect other versions, or even other systems. My CFLAGS are
4 very agressive, so there may be some sort of negative interaction
5 occuring. For anybody who cares, the error follows.
6
7 ERROR: compile /root/.ccache/SDL_imageF.tmp.tercel.18871.i on
8 128.151.130.131 failed
9 {standard input}: Assembler messages:
10 {standard input}:6709: Error: symbol `.L1010' is already defined
11 {standard input}:6711: Error: symbol `.L1015' is already defined
12 {standard input}:6721: Error: symbol `.L1013' is already defined
13 {standard input}:6916: Error: symbol `.L1023' is already defined
14 {standard input}:6926: Error: symbol `.L1021' is already defined
15 {standard input}:6932: Error: symbol `.L1017' is already defined
16 {standard input}:7200: Error: symbol `.L1016' is already defined
17 {standard input}:7226: Error: symbol `.L1031' is already defined
18 {standard input}:7236: Error: symbol `.L1029' is already defined
19 {standard input}:7352: Error: symbol `.L1026' is already defined
20 make: *** [SDL_imageFilter.lo] Error 1
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: Stack smash protected daemons Ciaran McCreesh <ciaranm@g.o>
Re: [gentoo-dev] Re: Stack smash protected daemons Spider <spider@g.o>