[asterisk-bugs] [JIRA] (ASTERISK-21760) Script bootstrap.sh produces configure script which fails on Debian Squeeze
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Jun 5 17:57:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton closed ASTERISK-21760.
-----------------------------------
Resolution: Not A Bug
bq. Is it possible for bootstap.sh to check the presence of the very one missing tool(s) it needed from pkg-config ?
Likely, but I'm not sure. That'll be an improvement request and not a bug fix. You might bring it up on the asterisk-dev mailing list and if someone produces a patch we can re-open this issue.
If anyone gets a patch then just comment on the issue or ping a bug marshal in #asterisk-bugs.
Until then I'll close this out. Glad you got it working!
> Script bootstrap.sh produces configure script which fails on Debian Squeeze
> ----------------------------------------------------------------------------
>
> 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
> Assignee: Rusty Newton
> 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