Hi all, Because it appears as though an Ekiga 3.2 backport for Ubuntu Hardy is not forthcoming, I'm attempting to build it from source by following the instructions listed here:
http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu I'm attempting to compile against libopal 3.6.2 and libpt 2.6.2. Both build and install correctly. After a good beginning I get the following build error: ../../../../lib/engine/components/opal/opal-call-manager.cpp: In member function ‘void Opal::C allManager::set_video_options(const Opal::CallManager::VideoOptions&)’: ../../../../lib/engine/components/opal/opal-call-manager.cpp:565: error: ‘RateControlWindowSiz eOption’ is not a member of ‘OpalVideoFormat’ ../../../../lib/engine/components/opal/opal-call-manager.cpp:567: error: ‘RateControlMaxFrames SkipOption’ is not a member of ‘OpalVideoFormat’ make[6]: *** [opal-call-manager.lo] Error 1 make[6]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0/lib/engine/componen ts/opal' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0/lib/engine/componen ts' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0/lib/engine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_3_2_0' make: *** [all] Error 2 I also just remembered to check here for the version of libopal and libpt that I should build against: http://www.gnomemeeting.org/index.php?rub=5&path=sources/ekiga_3.2.4 It looks like I'm using the right version of libopal and libpt, but I seem to be attempting to build an older version of ekiga (3.2.0 instead of 3.2.4). So, I just tried to download the source package from that page, but the link does not appear to work: http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.2.4/ekiga-3.2.4.tar.gz I have a few questions: Does anyone have any advice as to why the Ekiga 3.2.0 tag from SVN is not compiling? Also, why is Ekiga 3.2.4 not tagged in SVN? Finally, where can I obtain Ekiga 3.2.4? Please let me know. Thanks, Jake _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
