[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
Wed Oct 9 09:41:47 CDT 2019


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

George Joseph updated ASTERISK-28574:
-------------------------------------

    Attachment: 0001-pjproject_bundled-Replace-earlier-reverts-with-offic.patch

[~pnlarsson] Can you apply the attached patch, do a make distclean, then configure and build?

{{patch -p1 < 0001-pjproject_bundled-Replace-earlier-reverts-with-offic.patch}}

This is the official patch from the pjproject folks that fixes the memory leaks that caused us to revert some of their patches.  It actually restores the fix for the compilation error you're seeing.



> 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