Re: APBuild

"Isak Savo" <[email protected]> Mon, 10 Nov 2008 17:50:16 +0100
Newsgroups gmane.comp.autopackage.devel
Message-ID <[email protected]>
On Mon, Nov 10, 2008 at 4:32 PM, Jan Niklas Hasse <[email protected]> wrote:
> On Fri, Nov 7, 2008 at 10:21 PM, Isak Savo <[email protected]> wrote:
>> This is because gcc is inserting a special version of the string
>> utility functions (to enhance security).
>>
>> Try passing -D_FORTIFY_SOURCE=0 as a compiler flag when you're building:
>> export CFLAGS=-D_FORTIFY_SOURCE=0; ./configure
>
> Do you know since which version this happens? The thing is that I get
> the same error when trying to compile autopackage itself on Ubuntu
> 8.10. We should probably let apgcc automatically add this flag if
> needed.

As far as I know, only fedora currently uses FORTIFY_SOURCE. Seems
like they added it in 8.10 then

-Isak

---------------------------------------------------------------------
To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected]
For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]