[asterisk-bugs] [JIRA] (ASTERISK-25873) Bundled pjproject: compile error, cannot find -lasteriskpj

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 29 19:01:57 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230070#comment-230070 ] 

Asterisk Team commented on ASTERISK-25873:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Bundled pjproject: compile error, cannot find -lasteriskpj
> ----------------------------------------------------------
>
>                 Key: ASTERISK-25873
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25873
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 13.8.0
>         Environment: Linux vps 4.4.0-0.bpo.1-amd64 #1 SMP Debian 4.4.6-1~bpo8+1 (2016-03-20) x86_64 GNU/Linux
> gcc version 4.9.2 (Debian 4.9.2-10)
>            Reporter: Hans van Eijsden
>              Labels: asterisk
>
> While building Asterisk 13.8.0 with the new --pjproject-bundled option, Asterisk doesn't build.
> While linking, it stops at this error:
> /usr/bin/ld.bfd.real: cannot find -lasteriskpj
> collect2: error: ld returned 1 exit status
> The complete log is on Pastebin (http://pastebin.com/ikXAsjMF), attached to this report.
> TL;DR:
> $ contrib/scripts/get_mp3_source.sh
> $ ./bootstrap.sh
> $ ./configure CFLAGS="-DPJ_HAS_IPV6=1 -fPIC -O3 -march=native" CXXFLAGS="-fPIC -O3 -march=native" --with-pjproject-bundled --with-srtp --with-ssl --with-crypto
> $ make menuselect
> $ make
> [...]
> /usr/bin/ld.bfd.real: cannot find -lasteriskpj
> collect2: error: ld returned 1 exit status
> Makefile:334: recept voor doel 'asterisk' is mislukt
> make[1]: *** [asterisk] Fout 1
> Makefile:398: recept voor doel 'main' is mislukt
> make: *** [main] Fout 2
> Just let me know if you need more info. Thanks.



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



More information about the asterisk-bugs mailing list