[asterisk-bugs] [JIRA] (ASTERISK-28662) Asterisk install does not compile res_pjsip/config_transport.c

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Dec 16 10:18:32 CST 2019


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

Asterisk Team commented on ASTERISK-28662:
------------------------------------------

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

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> Asterisk install does not compile res_pjsip/config_transport.c
> --------------------------------------------------------------
>
>                 Key: ASTERISK-28662
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28662
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 13.29.2
>         Environment: Centos 6 X64bit
>            Reporter: Rahmani
>            Severity: Critical
>
>  https://www.sangoma.com/articles/install-asterisk-13-pjsip-centos-6/?utm_source=digium_redirect
> returns below error at this step:
> # make && make install
>  [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so
>    [CC] res_phoneprov.c -> res_phoneprov.o
>    [LD] res_phoneprov.o -> res_phoneprov.so
>    [CC] res_pjproject.c -> res_pjproject.o
>    [LD] res_pjproject.o -> res_pjproject.so
>    [CC] res_pjsip_acl.c -> res_pjsip_acl.o
>    [LD] res_pjsip_acl.o -> res_pjsip_acl.so
>    [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o
>    [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so
>    [CC] res_pjsip.c -> res_pjsip.o
>    [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o
>    [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o
>    [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o
>    [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o
>    [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o
> res_pjsip/config_transport.c: In function ‘cipher_name_to_id’:
> res_pjsip/config_transport.c:982: error: ‘PJ_SSL_SOCK_MAX_CIPHERS’ undeclared (first use in this function)
> res_pjsip/config_transport.c:982: error: (Each undeclared identifier is reported only once
> res_pjsip/config_transport.c:982: error: for each function it appears in.)
> res_pjsip/config_transport.c:982: warning: unused variable ‘ciphers’
> res_pjsip/config_transport.c: In function ‘handle_pjsip_list_ciphers’:
> res_pjsip/config_transport.c:1106: error: ‘PJ_SSL_SOCK_MAX_CIPHERS’ undeclared (first use in this function)
> res_pjsip/config_transport.c:1106: warning: unused variable ‘ciphers’
> make[1]: *** [res_pjsip/config_transport.o] Error 1
> make: *** [res] Error 2



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



More information about the asterisk-bugs mailing list