[asterisk-users] Compiling 15.2.0 and 15.2.1 Fails Others are Fine

Joshua Colp jcolp at digium.com
Wed Feb 21 04:58:44 CST 2018


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



More information about the asterisk-users mailing list