[asterisk-bugs] [JIRA] (ASTERISK-28574) pjproject fails to build on 16.6.0, works on 16.5
George Joseph (JIRA)
noreply at issues.asterisk.org
Thu Oct 10 06:26:48 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248347#comment-248347 ]
George Joseph commented on ASTERISK-28574:
------------------------------------------
Thanks [~pnlarsson]!
[~slesru] I just tried 13.19.0 on CentOS6 and it worked. Did you do a {{make distclean}} before rebuilding? If not, then the pjproject patches won't be applied to the pjproject source. You can also {{rm -rf third-party/pjproject/source}} to force the pjproject source to be extracted from the downloaded tarball and have the patches applied.
> pjproject fails to build on 16.6.0, works on 16.5
> -------------------------------------------------
>
> Key: ASTERISK-28574
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28574
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 16.6.0
> Environment: Centos 6.9 and Centos 6.10
> Reporter: Niklas Larsson
> Assignee: Unassigned
> Labels: patch
> Attachments: 0001-pjproject_bundled-Replace-earlier-reverts-with-offic.patch, build_16.6.0.log, config.log, noisy_build.log
>
>
> git checkout 16.6.0
> make distclean
> ./configure --with-pjproject-bundled --prefix=/usr/local/sipgw --includedir=/usr/local/include --libdir=/usr/local/lib --datarootdir=/usr/local/share --with-jansson-bundled
> make menuselect.makeopts
> make
> ends with:
> [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb
> [pjproject] Compiling lib libpj-x86_64-unknown-linux-gnu.a
> make[2]: *** [/usr/src/asterisk-16/third-party/pjproject/source/pjlib/lib/libpj-x86_64-unknown-linux-gnu.a] Error 2
> make[1]: *** [pjproject] Error 2
> make: *** [third-party] Error 2
> Full log in attached file
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list