[asterisk-bugs] [JIRA] (ASTERISK-23315) Asterisk 12 rc1 doesn't compile on my raspberry
Tom De Moor (JIRA)
noreply at issues.asterisk.org
Sat Feb 15 10:01:03 CST 2014
Tom De Moor created ASTERISK-23315:
--------------------------------------
Summary: Asterisk 12 rc1 doesn't compile on my raspberry
Key: ASTERISK-23315
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23315
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 12.0.0-alpha1
Environment: Raspbian
Reporter: Tom De Moor
I installed pjsip following the instructions as described in https://wiki.asterisk.org/wiki/display/AST/Installing+pjproject
The modules are there, the config scripts finds them as well.
But the make gives following error:
[CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o
res_pjsip/pjsip_distributor.c: In function ‘find_dialog’:
res_pjsip/pjsip_distributor.c:141:21: error: ‘pjsip_transaction’ has no member named ‘mutex’
make[1]: *** [res_pjsip/pjsip_distributor.o] Error 1
make: *** [res] Error 2
full output of make command: http://pastebin.com/89F4z1yD
the config.log file: http://pastebin.aquilenet.fr/?1034ac23b8e5bd2e#8n9Re8LGZYmKHkXFoywdqHRQVbgweisobXPfcec/Ccg=
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list