I've checked in a fix for this problem. There was already a configure check for this issue but it was not triggering correctly (grumble, grumble)
Craig On Mon, 20 Feb 2006 21:11:19 +0000 "Paulo J. Matos" <[EMAIL PROTECTED]> wrote: > 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 ----------------------------------------------------------------------- Craig Southeren [EMAIL PROTECTED] / [EMAIL PROTECTED] Phone: +61 243654666 ICQ: #86852844 Fax: +61 243673140 MSN: [EMAIL PROTECTED] Mobile: +61 417231046 Jabber: [EMAIL PROTECTED] Post Increment - Consulting & Services http://www.postincrement.com Vox Gratia - The Open Source VoIP portal http://www.voxgratia.org VoIP products http://www.sunkom.com.au _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
