Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=692131 --- Comment #3 from Colin Macdonald <cbm@xxxxxxxxx> 2011-04-19 06:20:36 EDT --- That seems to work (at least installs and runs). If "celt-devel" is installed, the build fails as below. bumping to sfl-phone-0.9.13 seems to need celt and also fails with this error. For 0.9.12, seems it would be enough to pass --without-celt to configure, but haven't tested. ---- 8< ---- make[4]: Entering directory `/home/cbm/src/fedora/rpmbuild/BUILD/sflphone-0.9.12/sflphone-common/src/audio/codecs' CXX codecDescriptor.lo CXX libcodec_alaw_so-alaw.o CXX libcodec_ulaw_so-ulaw.o CXX libcodec_g722_so-g722.o CXX libcodec_gsm_so-gsmcodec.o CXX libcodec_speex_nb_so-speexcodec_nb.o CXX libcodec_speex_wb_so-speexcodec_wb.o CXX libcodec_speex_ub_so-speexcodec_ub.o CXX libcodec_celt_so-celtcodec.o celtcodec.cpp: In member function 'virtual int Celt::codecDecode(short int*, unsigned char*, unsigned int)': celtcodec.cpp:132:66: error: too few arguments to function 'int celt_decode(CELTDecoder*, const unsigned char*, int, celt_int16*, int)' /usr/include/celt/celt.h:300:12: note: declared here celtcodec.cpp: In member function 'virtual int Celt::codecEncode(unsigned char*, short int*, unsigned int)': celtcodec.cpp:142:84: error: invalid conversion from 'celt_int16*' to 'int' celtcodec.cpp:142:84: error: initializing argument 3 of 'int celt_encode(CELTEncoder*, const celt_int16*, int, unsigned char*, int)' make[4]: *** [libcodec_celt_so-celtcodec.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/home/cbm/src/fedora/rpmbuild/BUILD/sflphone-0.9.12/sflphone-common/src/audio/codecs' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/cbm/src/fedora/rpmbuild/BUILD/sflphone-0.9.12/sflphone-common/src/audio' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/cbm/src/fedora/rpmbuild/BUILD/sflphone-0.9.12/sflphone-common/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/cbm/src/fedora/rpmbuild/BUILD/sflphone-0.9.12/sflphone-common' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.boS77G (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.boS77G (%build) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review