Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2004 16:19:39 -0200
From:      Andre <andre@netvision.com.br>
To:        ports@freebsd.org
Subject:   Asterisk and H323
Message-ID:  <402D153B.2030809@netvision.com.br>

next in thread | raw e-mail | index | archive | help

  I've installed Asterisk 0.7.1 on FreeBSD 4.9. When I run it I get the 
following output:

# asterisk -vvvvvgcd
... several other modules being loaded ...
[chan_h323.so]Feb 13 15:52:05 WARNING[134983680]: loader.c:239 
ast_load_resource: /usr/local/lib/asterisk/modules/chan_h323.so: 
Undefined symbol "__ls__7ostreamPCc"
Feb 13 15:52:05 WARNING[134983680]: loader.c:407 load_modules: Loading 
module chan_h323.so failed!
#

How can I make chan_h323.so find this symbol "__ls__7ostreamPCc"?

Configuring Asterisk to not load the chan_h323 module allows it to run, 
but unfortunately I need it.

Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?402D153B.2030809>