[asterisk-bugs] [JIRA] (ASTERISK-21760) Asterisk autoconf script does not check for pkg-config as a dependency
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Jun 6 09:09:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21760:
-----------------------------------
Severity: Minor (was: Major)
Summary: Asterisk autoconf script does not check for pkg-config as a dependency (was: Script bootstrap.sh produces configure script which fails on Debian Squeeze )
> Asterisk autoconf script does not check for pkg-config as a dependency
> ----------------------------------------------------------------------
>
> Key: ASTERISK-21760
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21760
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.3.0
> Environment: Debian Squeeze
> Reporter: Olivier Krief
> Severity: Minor
> Attachments: configure, configure.log
>
>
> On a fresh Debian Squeeze system, run:
> {{apt-get update}}
> {{apt-get upgrade}}
> {{apt-get install gcc g++ make libncurses5-dev bison libssl-dev libnewt-dev zlib1g-dev libxml2-dev libsqlite3-dev libmemcached-dev autoconf}}
> {{cd /usr/src}}
> {{wget http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-11.3.0.tar.gz}}
> {{tar zxf asterisk-11.3.0.tar.gz}}
> {{sh -x ./bootstrap.sh}}
> {{./configure}}
> The last command fails with:
> checking for gsm_create in -lgsm... no
> ./configure: line 17928: syntax error near unexpected token `ILBC,'
> ./configure: line 17928: ` PKG_CHECK_MODULES(ILBC, libilbc,'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list