[GnomeMeeting-devel-list] Pb compiling Opal



I just delete all my old GM 2 and 1.2 stuff and try to recompile all pwlib, openh323, opal and ekiga from scratch from snapshot-cvs.

Pwlib and openh323 compiled without any error.

With opal I've got the following msg :
g++ -DP_USE_PRAGMA -D_REENTRANT -fPIC -DPIC -DPTRACING -I/apps/ekiga/opal/include -DPTRACING -I/apps/ekiga/opal/../pwlib/include -Os -felide-constructors -c /apps/ekiga/opal/src/codec/speexcodec.cxx -o /apps/ekiga/opal/lib/obj_linux_x86_r/speexcodec.o /apps/ekiga/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Decoder::ConvertFrame(const BYTE*, BYTE*)': /apps/ekiga/opal/src/codec/speexcodec.cxx:465: error: `speex_decode_int' undeclared (first use this function) /apps/ekiga/opal/src/codec/speexcodec.cxx:465: error: (Each undeclared identifier is reported only once for each function it appears in.) /apps/ekiga/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Decoder::ConvertSilentFrame(BYTE*)': /apps/ekiga/opal/src/codec/speexcodec.cxx:473: error: `speex_decode_int' undeclared (first use this function) /apps/ekiga/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Encoder::ConvertFrame(const BYTE*, BYTE*)': /apps/ekiga/opal/src/codec/speexcodec.cxx:504: error: `spe`speex_encode_int'ex_encode_int' undeclared (first use this function)
make[1]: *** [/apps/ekiga/opal/lib/obj_linux_x86_r/speexcodec.o] Erreur 1
make[1]: Leaving directory `/apps/ekiga/opal'
make: *** [optshared] Erreur 2

Any idea for this speex_encode_int undeclared function ?
(opal/version.h shows rel 2.1.2 and for now I'm still on mdk 10.1)

Thank you for any help.
PhL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]