[asterisk-bugs] [JIRA] (ASTERISK-26091) [patch] ar cru creates warning, instead use ar cr

Alexander Traud (JIRA) noreply at issues.asterisk.org
Tue Jun 7 02:26:56 CDT 2016


Alexander Traud created ASTERISK-26091:
------------------------------------------

             Summary: [patch] ar cru creates warning, instead use ar cr
                 Key: ASTERISK-26091
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26091
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/BuildSystem
    Affects Versions: 13.9.1, 11.22.0
         Environment: Ubuntu 16.04 LTS
            Reporter: Alexander Traud
            Severity: Minor


While linking the following warning message appears:
{{/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')}}

*Steps to reproduce* on Ubuntu 16.04 LTS
{noformat}wget downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz
tar zxf asterisk-1*.tar.gz
sudo apt install libssl-dev libncurses-dev libnewt-dev libxml2-dev libsqlite3-dev uuid-dev libjansson-dev libblocksruntime-dev
./configure
make{noformat}

*Workaround*
{{sudo apt install libedit-dev}} avoids the build of the Asterisk included editline project and therefore this message, see ASTERISK-18725, [Reviewboard|https://reviewboard.asterisk.org/r/1528/], and its [Commit|https://github.com/asterisk/asterisk/commit/7d4ccea736c1ce325de00c23dee28c61de47e638].



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



More information about the asterisk-bugs mailing list