[asterisk-bugs] [JIRA] (ASTERISK-26148) Cannot compile 13.10.0-rc1: "libasteriskpj.so: undefined reference to..."

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Jun 25 07:51:57 CDT 2016


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

Asterisk Team commented on ASTERISK-26148:
------------------------------------------

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

> Cannot compile 13.10.0-rc1: "libasteriskpj.so: undefined reference to..."
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-26148
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26148
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 13.10.0-rc1
>         Environment: Debian Jessie:
> $ uname -a
> Linux vps 4.6.0-0.bpo.1-amd64 #1 SMP Debian 4.6.1-1~bpo8+1 (2016-06-14) x86_64 GNU/Linux
> $ gcc -v
> Using built-in specs.
> COLLECT_GCC=/usr/bin/gcc-4.9.real
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.9.2 (Debian 4.9.2-10) 
>            Reporter: Hans van Eijsden
>         Attachments: asterisk.txt
>
>
> I cannot compile Asterisk, it halts on this error:
> ./libasteriskpj.so: undefined reference to `opus_decode'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_cat'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_init'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_get_size'
> ./libasteriskpj.so: undefined reference to `opus_encoder_get_size'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_out'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_out_range'
> ./libasteriskpj.so: undefined reference to `opus_decoder_get_size'
> ./libasteriskpj.so: undefined reference to `opus_encode'
> ./libasteriskpj.so: undefined reference to `opus_decoder_init'
> ./libasteriskpj.so: undefined reference to `opus_repacketizer_get_nb_frames'
> ./libasteriskpj.so: undefined reference to `opus_encoder_init'
> ./libasteriskpj.so: undefined reference to `opus_encoder_ctl'
> collect2: error: ld returned 1 exit status
> I will attach the complete log.
> The problem occurs with -flto and also without -flto.
> Previous version compiles fine.



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



More information about the asterisk-bugs mailing list