Le dimanche 22 juin 2008 à 15:48 +0200, Jonathan Kaye a écrit : > Eugen Dedu ha escrit el 22/06/08 11:45: > > Jonathan Kaye wrote: > >> Hi all, > >> I'm trying to compile the latest Ekiga 2.0.12. on a debian lenny box > >> (kernel 2.6.24-1) I have successfully compiled opal-2.2.11 and > >> pwlib-1.10.10. > >> Running the Ekiga configure file gives me these settings: > >> /usr/lib/libopal.so: undefined reference to `speex_echo_state_init' > >> /usr/lib/libopal.so: undefined reference to > >> `speex_preprocess_state_destroy' > >> /usr/lib/libopal.so: undefined reference to > >> `speex_preprocess_state_init' > >> /usr/lib/libopal.so: undefined reference to `speex_preprocess' > >> /usr/lib/libopal.so: undefined reference to `speex_preprocess_ctl' > >> /usr/lib/libopal.so: undefined reference to `speex_echo_state_destroy' > >> /usr/lib/libopal.so: undefined reference to `speex_echo_cancel' > >> collect2: ld returned 1 exit status > >> make[3]: *** [ekiga] Error 1 > >> make[3]: Leaving directory `/tmp/ekiga-2.0.12/src' > >> make[2]: *** [all] Error 2 > >> make[2]: Leaving directory `/tmp/ekiga-2.0.12/src' > >> make[1]: *** [all-recursive] Error 1 > >> make[1]: Leaving directory `/tmp/ekiga-2.0.12' > >> make: *** [all] Error 2 > > > > Do you have libspeex-dev and libspeexdsp-dev installed? > > > Hi Eugen, > Yes, I had libspeex-dev installed and now I installed libspeexdsp-dev > and tried compiling again. I get the same errors as before. The version > of all the speex packages is: 1.2~beta4-2. > :-( > Thanks for trying, > Jonathan
What if you add this option to OPAL's configure: --enable-localspeex ? > -- Me joindre en téléphonie IP / vidéoconférence ? sip:[EMAIL PROTECTED] Logiciel de VoIP Ekiga : http://www.ekiga.org http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
