[GnomeMeeting-devel-list] Can't build Opal (problem building speexcodec.o)



Hi, I'm trying to compile and test Ekiga with Opal support.
When building Opal, I have the following errors :

make[1]: Entering directory `/mnt/stockage/opal'
g++ -DP_USE_PRAGMA -D_REENTRANT -fPIC -DPIC -DPTRACING -I/mnt/stockage/opal/include -DPTRACING -I/mnt/stockage/opal/../pwlib/include -Os -felide-constructors -c /mnt/stockage/opal/src/codec/speexcodec.cxx -o /mnt/stockage/opal/lib/obj_linux_x86_r/speexcodec.o /mnt/stockage/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Decoder::ConvertFrame(const BYTE*, BYTE*)': /mnt/stockage/opal/src/codec/speexcodec.cxx:465: erreur: « speex_decode_int » non déclaré (première utilisation dans cette fonction) /mnt/stockage/opal/src/codec/speexcodec.cxx:465: erreur: (Chaque identificateur non déclaré est rapporté seulement une seule fois pour la fonction dans laquelle il apparaît.) /mnt/stockage/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Decoder::ConvertSilentFrame(BYTE*)': /mnt/stockage/opal/src/codec/speexcodec.cxx:473: erreur: « speex_decode_int » non déclaré (première utilisation dans cette fonction) /mnt/stockage/opal/src/codec/speexcodec.cxx: In member function `virtual BOOL Opal_Speex_Encoder::ConvertFrame(const BYTE*, BYTE*)': /mnt/stockage/opal/src/codec/speexcodec.cxx:504: erreur: « speex_encode_int » non déclaré (première utilisation dans cette fonction)
make[1]: *** [/mnt/stockage/opal/lib/obj_linux_x86_r/speexcodec.o] Erreur 1
make[1]: Leaving directory `/mnt/stockage/opal'
make: *** [optshared] Erreur 2

Where might it come from ?
(I have speex-1.1.11.1 installed on my gentoo system)

By the way, where is Opal project hosted ? Is it so new I can't have an official ebuild for gentoo ?

And a suggestion for your CVS build howto : when you're telling us we need to build pwlib and openh323, why not tell about opal and how to build it ?


Thanks !

Aldric Degorre



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