This is the error I get while updating to the latest opnh323.

Any help?
Thanx
Spundun


g++ -o obj_linux_x86_r/simph323 -march=pentium4 -O3 -pipe -g -s
-L/usr/lib -L/usr -L/usr/share/pwlib/lib
-L/var/tmp/portage/openh323-1.11.2/work/openh323/lib  
./obj_linux_x86_r/main.o -lh323_linux_x86_r -ldl -lpt_linux_x86_r
-lpthread -lssl -lcrypto -lexpat 
./obj_linux_x86_r/main.o(.text+0x1196): In function
`SimpleH323EndPoint::Initialise(PArgList&)':
/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:317: undefined 
reference to `H323EndPoint::SetAudioJitterDelay(unsigned, unsigned)'
./obj_linux_x86_r/main.o(.text+0x1859):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:375:
 undefined reference to `H323TransportUDP::H323TransportUDP[in-charge](H323EndPoint&, 
PIPSocket::Address, unsigned short)'
./obj_linux_x86_r/main.o(.text+0x1ae8): In function
`SimpleH323EndPoint::Initialise(PArgList&)':
/usr/share/pwlib/include/ptlib/object.h:1152: undefined reference to
`H323TransportUDP::H323TransportUDP[in-charge](H323EndPoint&,
PIPSocket::Address, unsigned short)'
./obj_linux_x86_r/main.o(.data+0x3c):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.h:63:
 undefined reference to `XiphSpeexNarrow2AudioCapability_Registration_Instance'
./obj_linux_x86_r/main.o(.data+0x40):/usr/share/pwlib/include/ptlib/thread.h:175: 
undefined reference to 
`XiphSpeexNarrow3AudioCapability_Registration_Instance'./obj_linux_x86_r/main.o(.data+0x44):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:128:
 undefined reference to `XiphSpeexNarrow4AudioCapability_Registration_Instance'
./obj_linux_x86_r/main.o(.data+0x48):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:128:
 undefined reference to `XiphSpeexNarrow5AudioCapability_Registration_Instance'
./obj_linux_x86_r/main.o(.data+0x4c):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.h:63:
 undefined reference to `XiphSpeexNarrow6AudioCapability_Registration_Instance'
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV18SimpleH323EndPoint+0x88):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:136:
 undefined reference to `H323EndPoint::ForwardConnection(H323Connection&, PString 
const&, H323SignalPDU const&)'
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV18SimpleH323EndPoint+0xc0):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.h:107:
 undefined reference to `H323EndPoint::OnHTTPServiceControl(unsigned, unsigned, 
PString const&)'
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV18SimpleH323EndPoint+0xc4):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:128:
 undefined reference to `H323EndPoint::OnCallCreditServiceControl(PString const&, int)'
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV18SimpleH323EndPoint+0xc8):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:128:
 undefined reference to `H323EndPoint::OnServiceControlSession(unsigned, unsigned, 
H323ServiceControlSession const&, H323Connection*)'
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV18SimpleH323EndPoint+0xcc):/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple/main.cxx:136:
 undefined reference to 
`H323EndPoint::CreateServiceControlSession(H225_ServiceControlDescriptor const&)'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`PASN_OctetString::DecodeSubType(PASN_Object&)'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`PIPSocket::Address::Address[in-charge](PIPSocket::Address const&)'
/usr/lib/libh323_linux_x86_r.so: undefined reference to `speex_encode'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`PSafeCollection::SafeAppend(PSafeObject*)'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_bits_destroy'
/usr/lib/libh323_linux_x86_r.so: undefined reference to `speex_decode'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_encoder_ctl'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_decoder_destroy'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_encoder_destroy'
/usr/lib/libh323_linux_x86_r.so: undefined reference to `speex_nb_mode'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_encoder_init'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_bits_reset'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_bits_read_from'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_bits_write'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`PIPSocket::Address::operator=(PIPSocket::Address const&)'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_decoder_init'
/usr/lib/libh323_linux_x86_r.so: undefined reference to
`speex_bits_init'
collect2: ld returned 1 exit status
make[2]: *** [obj_linux_x86_r/simph323] Error 1
make[2]: Leaving directory
`/var/tmp/portage/openh323-1.11.2/work/openh323/samples/simple'
make[1]: *** [opt] Error 2
make[1]: Leaving directory
`/var/tmp/portage/openh323-1.11.2/work/openh323'
make: *** [optshared] Error 2

!!! ERROR: net-libs/openh323-1.11.2 failed.
!!! Function src_compile, Line 24, Exitcode 2
!!! (no error message)




--
[EMAIL PROTECTED] mailing list

Reply via email to