[asterisk-bugs] [JIRA] (ASTERISK-24032) Gentoo compilation emits warning: "_FORTIFY_SOURCE" redefined

cloos (JIRA) noreply at issues.asterisk.org
Tue Aug 19 18:27:29 CDT 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221772#comment-221772 ] 

cloos commented on ASTERISK-24032:
----------------------------------

The patch as I posted only modifies configure.ac; to use it with one of the tar releases you need to run ./bootstrap.sh after patching.

The svn commit (rev 421227 for 1.8) also updates configure.

If you have an svn checkout of branches/1.8, then:

  :; svn diff  -r421226:r421227 --force

will generate a diff including the changes to configure.

You also can see the complete diff at:

  http://svnview.digium.com/svn/asterisk?view=revision&revision=421227

from which you can get the patches for both files:

  http://svnview.digium.com/svn/asterisk/branches/1.8/configure.ac?view=patch&r1=421227&r2=421226
  http://svnview.digium.com/svn/asterisk/branches/1.8/configure?view=patch&r1=421227&r2=421226


> Gentoo compilation emits warning: "_FORTIFY_SOURCE" redefined
> -------------------------------------------------------------
>
>                 Key: ASTERISK-24032
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24032
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 11.11.0
>            Reporter: Kilburn
>            Severity: Minor
>         Attachments: 10.diff, 11.diff, 12.diff, 13.diff, 1.8.diff, config.log, makeopts, makeopts.embed_rules, makeopts.in, trunk.diff
>
>
> running make with asterisk 11.11.0, I get 
> <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
> Changelog show changes against ast 1.8 but do not know if this was carried over to ast 11.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list