[asterisk-bugs] [JIRA] (ASTERISK-22091) Can't build res_rtp_asterisk

Michael L. Young (JIRA) noreply at issues.asterisk.org
Wed Jul 17 19:12:03 CDT 2013


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

Michael L. Young edited comment on ASTERISK-22091 at 7/17/13 7:11 PM:
----------------------------------------------------------------------

Well, in looking at the CHANGELOG (http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11-current) I see that the dependence was added.  That would be why in 11.3, you didn't see this.

Can you attach the output of the "./configure" script?  That might be helpful for someone working on this.

Thanks
                
      was (Author: elguero):
    Well, in looking at the CHANGELOG (http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11-current) I see that the dependence was added.  That would be why in 11.3, you didn't see this.
                  
> Can't build res_rtp_asterisk
> ----------------------------
>
>                 Key: ASTERISK-22091
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22091
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 11.5.0
>         Environment: Debian 7.1 Wheezy kernel 3.2.0-4-amd64 in VM
>            Reporter: tootai
>
> res_rtp_asterisk module can't be build despite the fact that uuid-dev is installed. With 11.3.0 there was no problem, uuid-dev was not necessary
> ii  uuid-dev                              2.20.1-5.3              amd64                   universally unique id library - headers and static libraries
> zone-s:/usr/src/asterisk-11.5.0# sudo dpkg -L uuid-dev
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/uuid-dev
> /usr/share/doc/uuid-dev/README.Debian
> /usr/share/doc/uuid-dev/copyright
> /usr/share/doc/uuid-dev/changelog.Debian.gz
> /usr/share/doc/uuid-dev/changelog.gz
> /usr/share/man
> /usr/share/man/man3
> /usr/share/man/man3/uuid.3.gz
> /usr/share/man/man3/uuid_clear.3.gz
> /usr/share/man/man3/uuid_compare.3.gz
> /usr/share/man/man3/uuid_copy.3.gz
> /usr/share/man/man3/uuid_generate.3.gz
> /usr/share/man/man3/uuid_generate_random.3.gz
> /usr/share/man/man3/uuid_generate_time.3.gz
> /usr/share/man/man3/uuid_generate_time_safe.3.gz
> /usr/share/man/man3/uuid_is_null.3.gz
> /usr/share/man/man3/uuid_parse.3.gz
> /usr/share/man/man3/uuid_time.3.gz
> /usr/share/man/man3/uuid_unparse.3.gz
> /usr/lib
> /usr/lib/x86_64-linux-gnu
> /usr/lib/x86_64-linux-gnu/libuuid.a
> /usr/lib/x86_64-linux-gnu/pkgconfig
> /usr/lib/x86_64-linux-gnu/pkgconfig/uuid.pc
> /usr/include
> /usr/include/uuid
> /usr/include/uuid/uuid.h
> /usr/lib/x86_64-linux-gnu/libuuid.so

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