David Klaverstyn
2018-Feb-21 03:09 UTC
[asterisk-users] Compiling 15.2.0 and 15.2.1 Fails Others are Fine
Hi All, When 15.2.0 was released I tried to upgrade as I do when new versions are released but it failed to compile. I figured it may be a bug so I waited for the next release but 15.2.1 also fails in the same location. I can download, and compile 15.1.5 no problems at all. I'm not sure if it is a 15.2.x problem or something else. When I compile the following occurs which I could not find and answer for. ./libasteriskpj.so: undefined reference to `initBcg729EncoderChannel' ./libasteriskpj.so: undefined reference to `bcg729Decoder' ./libasteriskpj.so: undefined reference to `bcg729Encoder' ./libasteriskpj.so: undefined reference to `initBcg729DecoderChannel' ./libasteriskpj.so: undefined reference to `closeBcg729EncoderChannel' ./libasteriskpj.so: undefined reference to `closeBcg729DecoderChannel' I am running this on a Raspberry Pi 3B, Raspbian 9.3 with Kernel 4.9.79-v7+ with all the latest updates. I've been using the rPi for about four or so years now and have not experienced a problem like this one. Any assistance will be greatly appreciated. Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180221/02fbc6de/attachment.html>
Joshua Colp
2018-Feb-21 10:58 UTC
[asterisk-users] Compiling 15.2.0 and 15.2.1 Fails Others are Fine
On Tue, Feb 20, 2018, at 11:09 PM, David Klaverstyn wrote:> Hi All, > > When 15.2.0 was released I tried to upgrade as I do when new versions > are released but it failed to compile. I figured it may be a bug so I > waited for the next release but 15.2.1 also fails in the same location. > I can download, and compile 15.1.5 no problems at all. I'm not sure if > it is a 15.2.x problem or something else. > > When I compile the following occurs which I could not find and answer for. > > ./libasteriskpj.so: undefined reference to `initBcg729EncoderChannel' > ./libasteriskpj.so: undefined reference to `bcg729Decoder' > ./libasteriskpj.so: undefined reference to `bcg729Encoder' > ./libasteriskpj.so: undefined reference to `initBcg729DecoderChannel' > ./libasteriskpj.so: undefined reference to `closeBcg729EncoderChannel' > ./libasteriskpj.so: undefined reference to `closeBcg729DecoderChannel' > > > I am running this on a Raspberry Pi 3B, Raspbian 9.3 with Kernel 4.9.79- > v7+ with all the latest updates. I've been using the rPi for about four > or so years now and have not experienced a problem like this one.This has been fixed[1] in the branch and will be in the next normal release. You can pull down the minor change from the review if you want. It tells PJSIP not to build with support for that. [1] https://gerrit.asterisk.org/#/c/8193/ -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org