[asterisk-bugs] [JIRA] (ASTERISK-29858) Regression: Using external pjproject not working after "hack" commit
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Feb 3 06:47:09 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-29858:
-------------------------------------
Target Release Version/s: 16.24.0
> Regression: Using external pjproject not working after "hack" commit
> ---------------------------------------------------------------------
>
> Key: ASTERISK-29858
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29858
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Third-Party/pjproject
> Affects Versions: GIT
> Reporter: George Joseph
> Assignee: George Joseph
> Severity: Major
> Target Release: 16.24.0
>
>
> After the "make it easier to hack bundled pjproject" commit, building with an external pjproject results in...
> {code}
> make -C pjproject all
> make[2]: Entering directory '/usr/src/asterisk/asterisk/third-party/pjproject'
> \
> || (rm -rf source/.unpacked ; echo '[pjproject] ' Retrying download ; ) ;\
> echo '[pjproject] ' Unpacking / ;\
> rm -rf source pjproject-*/ || : ;\
> /usr/bin/tar -xjf / ;\
> mv pjproject-2.10 source
> /bin/sh: -c: line 2: syntax error near unexpected token `||'
> /bin/sh: -c: line 2: ` || (rm -rf source/.unpacked ; echo '[pjproject] ' Retrying download ; ) ;\'
> make[2]: *** [Makefile:97: source/.unpacked] Error 2
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list