[asterisk-bugs] [JIRA] (ASTERISK-25884) unable to ./configure after ./bootstrap.sh
cervajs (JIRA)
noreply at issues.asterisk.org
Thu Mar 31 03:07:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230090#comment-230090 ]
cervajs commented on ASTERISK-25884:
------------------------------------
relevant part of generated configure
if test "$USE_PJPROJECT" != "no" ; then
if test "$PJPROJECT_BUNDLED" = "yes" ; then
--->line 42914 PJPROJECT_CONFIGURE($PJPROJECT_DIR)
else
if test "x${PBX_PJPROJECT}" != "x1" -a "${USE_PJPROJECT}" != "no"; then
pkg_failed=no
{ $as_echo "$as_me:$LINENO: checking for PJPROJECT" >&5
$as_echo_n "checking for PJPROJECT... " >&6; }
if test -n "$PJPROJECT_CFLAGS"; then
pkg_cv_PJPROJECT_CFLAGS="$PJPROJECT_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
> unable to ./configure after ./bootstrap.sh
> ------------------------------------------
>
> Key: ASTERISK-25884
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25884
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.8.0
> Environment: centos 6 32bit
> autoconf-2.63-5.1.el6.noarch
> automake-1.11.1-4.el6.noarch
> pjproject 2.4.5
> Reporter: cervajs
>
> unable to ./configure after ./bootstrap.sh
> [root at ipbxdev6 asterisk-13.8.0]# ./bootstrap.sh
> Generating the configure script ...
> [root at ipbxdev6 asterisk-13.8.0]# ./configure
> ...
> checking linux/soundcard.h usability... yes
> checking linux/soundcard.h presence... yes
> checking for linux/soundcard.h... yes
> checking for pg_config... no
> ./configure: line 42914: syntax error near unexpected token `$PJPROJECT_DIR'
> ./configure: line 42914: ` PJPROJECT_CONFIGURE($PJPROJECT_DIR)'
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list