[asterisk-bugs] [JIRA] (ASTERISK-23711) Asterisk does not compile when HAVE_PJ_TRANSACTION_GRP_LOCK is not defined

Marcello Ceschia (JIRA) noreply at issues.asterisk.org
Mon May 5 10:52:43 CDT 2014


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

Marcello Ceschia commented on ASTERISK-23711:
---------------------------------------------

{code}
configure:23626: result: no
configure:23657: checking for PJPROJECT
configure:23664: $PKG_CONFIG --exists --print-errors "libpjproject"
configure:23667: $? = 0
configure:23681: $PKG_CONFIG --exists --print-errors "libpjproject"
configure:23684: $? = 0
configure:23728: result: yes
configure:23760: checking for pjsip_tsx_create_uac2 in -lpjsip
configure:23785: gcc -o conftest -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g    conftest.c -lpjsip   -lm  >&5
/usr/lib64/libpj.so.2: undefined reference to `SSLv2_method'
/usr/lib64/libpj.so.2: undefined reference to `SSLv2_server_method'
collect2: error: ld returned 1 exit status
configure:23785: $? = 1
{code}

> Asterisk does not compile when HAVE_PJ_TRANSACTION_GRP_LOCK is not defined
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-23711
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23711
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 12.2.0
>         Environment: gcc (SUSE Linux) 4.8.1 20130909 
> pjsip 2.2.1
>            Reporter: Marcello Ceschia
>            Assignee: Marcello Ceschia
>            Severity: Critical
>
> {code}
> res_pjsip/pjsip_distributor.c: In function ‘find_dialog’:
> res_pjsip/pjsip_distributor.c:141:21: error: ‘pjsip_transaction’ has no member named ‘mutex’
>   pj_mutex_unlock(tsx->mutex);
>                      ^
> {code}



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



More information about the asterisk-bugs mailing list