[asterisk-bugs] [JIRA] (ASTERISK-29858) Regression: Using external pjproject not working after "hack" commit

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Jan 12 09:54:06 CST 2022


George Joseph created ASTERISK-29858:
----------------------------------------

             Summary: 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
            Severity: Major


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