Hi All, Just thought I'd let you know that the celt codec fails to build on rawhide. Output below.
Cheers, Peter make[2]: Entering directory `/builddir/build/BUILD/opal-3.5.2/plugins/audio/celt' gcc -c -fPIC -Os -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../include -I../.. -o celtcodec.o celtcodec.c celtcodec.c: In function 'celt_codec_encoder': celtcodec.c:147: warning: passing argument 3 of 'celt_encode' from incompatible pointer type celtcodec.c:147: warning: passing argument 4 of 'celt_encode' makes pointer from integer without a cast celtcodec.c:147: error: too few arguments to function 'celt_encode' celtcodec.c: In function 'celt_codec_decoder': celtcodec.c:174: warning: pointer targets in passing argument 2 of 'celt_decode' differ in signedness make[2]: *** [celtcodec.o] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/opal-3.5.2/plugins/audio/celt' make[1]: *** [all] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/opal-3.5.2/plugins' make: *** [subdirs] Error 2 make: *** Waiting for unfinished jobs.... _______________________________________________ Ekiga-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
