Hi all, While compiling opal 2.1.3 with gcc-4.0.2 I get: g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/var/tmp/portage/opal-2.1.3/work/opal-2.1.3/include -DPTRACING -I/usr/share/pwlib//include -Os -march=pentium4 -O3 -pipe -fomit-frame-pointer -felide-constructors -c /var/tmp/portage/opal-2.1.3/work/opal-2.1.3/src/codec/g726codec.cxx -o /var/tmp/portage/opal-2.1.3/work/opal-2.1.3/lib/obj_linux_x86_r/g726codec.o /var/tmp/portage/opal-2.1.3/work/opal-2.1.3/src/codec/echocancel.cxx: In member function 'virtual void OpalEchoCanceler::ReceivedPacket(RTP_DataFrame&, INT)': /var/tmp/portage/opal-2.1.3/work/opal-2.1.3/src/codec/echocancel.cxx:274: error: cannot convert 'spx_int32_t*' to 'float*' for argument '5' to 'void speex_echo_cancel(SpeexEchoState*, short int*, short int*, short int*, float*)' /var/tmp/portage/opal-2.1.3/work/opal-2.1.3/src/codec/echocancel.cxx:281: error: cannot convert 'spx_int32_t*' to 'float*' for argument '3' to 'int speex_preprocess(SpeexPreprocessState*, spx_int16_t*, float*)'
Has anyone experienced this? Any work around? Cheers, -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
