[asterisk-bugs] [JIRA] (ASTERISK-26437) Unable to compile on Centos 6.8 when selecting to use pjsip

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Oct 4 14:44:01 CDT 2016


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

Asterisk Team commented on ASTERISK-26437:
------------------------------------------

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].

> Unable to compile on Centos 6.8 when selecting to use pjsip
> -----------------------------------------------------------
>
>                 Key: ASTERISK-26437
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26437
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 13.11.2
>         Environment: CentOS release 6.8 (Final)
> 2.6.32-642.3.1.el6.x86_64
> configure: Package configured for:
> configure: OS type  : linux-gnu
> configure: Host CPU : x86_64
> configure: build-cpu:vendor:os: x86_64 : unknown : linux-gnu :
> configure: host-cpu:vendor:os: x86_64 : unknown : linux-gnu :
>            Reporter: John Kiniston
>
> I've run ./contrib/scripts/install_prereq install
> ./configure --with-pjproject-bundled
> make menuconfig and deselect channel drivers other than chan_bdirge_meida, chan_pjsip, and chan_rtp
> Then I do a make and I get:
> [root at pbxz asterisk-13.11.2]# make
> Generating embedded module rules ...
>    [CC] astcanary.c -> astcanary.o
>    [LD] astcanary.o -> astcanary
>    [CC] astdb2sqlite3.c -> astdb2sqlite3.o
>    [CC] hash/hash.c -> hash/hash.o
>    [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o
>    [CC] hash/hash_buf.c -> hash/hash_buf.o
>    [CC] hash/hash_func.c -> hash/hash_func.o
>    [CC] hash/hash_log2.c -> hash/hash_log2.o
>    [CC] hash/hash_page.c -> hash/hash_page.o
>    [CC] hash/ndbm.c -> hash/ndbm.o
>    [CC] btree/bt_close.c -> btree/bt_close.o
>    [CC] btree/bt_conv.c -> btree/bt_conv.o
>    [CC] btree/bt_debug.c -> btree/bt_debug.o
>    [CC] btree/bt_delete.c -> btree/bt_delete.o
>    [CC] btree/bt_get.c -> btree/bt_get.o
>    [CC] btree/bt_open.c -> btree/bt_open.o
>    [CC] btree/bt_overflow.c -> btree/bt_overflow.o
>    [CC] btree/bt_page.c -> btree/bt_page.o
>    [CC] btree/bt_put.c -> btree/bt_put.o
>    [CC] btree/bt_search.c -> btree/bt_search.o
>    [CC] btree/bt_seq.c -> btree/bt_seq.o
>    [CC] btree/bt_split.c -> btree/bt_split.o
>    [CC] btree/bt_utils.c -> btree/bt_utils.o
>    [CC] db/db.c -> db/db.o
>    [CC] mpool/mpool.c -> mpool/mpool.o
>    [CC] recno/rec_close.c -> recno/rec_close.o
>    [CC] recno/rec_delete.c -> recno/rec_delete.o
>    [CC] recno/rec_get.c -> recno/rec_get.o
>    [CC] recno/rec_open.c -> recno/rec_open.o
>    [CC] recno/rec_put.c -> recno/rec_put.o
>    [CC] recno/rec_search.c -> recno/rec_search.o
>    [CC] recno/rec_seq.c -> recno/rec_seq.o
>    [CC] recno/rec_utils.c -> recno/rec_utils.o
>    [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a
>    [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3
>    [CC] astdb2bdb.c -> astdb2bdb.o
>    [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb
> [pjproject]  Making dependencies
> [pjproject]  Compiling libs
> make[2]: *** [source/pjlib/lib/libpj-x86_64-unknown-linux-gnu.a] Error 2
> make[1]: *** [pjproject] Error 2
> make: *** [third-party] Error 2



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



More information about the asterisk-bugs mailing list