Re: APBuild
"Jan Niklas Hasse" <[email protected]> Mon, 10 Nov 2008 16:32:19 +0100
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
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. --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]