[asterisk-bugs] [JIRA] (ASTERISK-28709) pjproject: Bundled pjproject install error

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Tue Jan 28 11:09:25 CST 2020


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Keith Ford updated ASTERISK-28709:
-------------------------------------------

    Assignee: Corey Farrell
      Status: Waiting for Feedback  (was: Triage)

Very strange, this appears to work for me. What OS are you on? I'll open a ticket to investigate this further.

> pjproject: Bundled pjproject install error
> ------------------------------------------
>
>                 Key: ASTERISK-28709
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28709
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Third-Party/pjproject
>    Affects Versions: 16.7.0
>            Reporter: Corey Farrell
>            Assignee: Corey Farrell
>            Severity: Minor
>
> Run the following from a clean clone of the 16 branch as a non-root user:
> {code}
> ./configure --enable-dev-mode --prefix=${PWD}/live
> make -j16
> make install samples
> {code}
> The following error is printed:
> {code}
> /usr/bin/install: cannot create directory ‘/opt/pjproject’: Permission denied
> make[2]: *** [Makefile:188: _install] Error 1
> make[1]: *** [Makefile:20: pjproject] Error 2
> make: *** [Makefile:603: third-party-install] Error 2
> {code}
> When the error occurs it's trying to create /opt/pjproject/var/lib/asterisk/third-party/pjproject, somehow the pjproject prefix is altering the prefix used for ASTDATADIR.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list