Hello. I am using Ubuntu Intrepid, and trying out the build for the latest 3.1.2 here.
I have installed all the needed libraries and development files (essentially a process involving repeated runs of ../configure, wait for it to blow up, and install the missing -dev files), also installed opal and ptlib because even the versions of this in the ppa repository I used for 3.0.1 are too old. I wanted to enable kde support but that fails with a bunch of unresolved calls to KDEAboutData and stuff like that. So, I reconfigured, took out the --enable-kde part and now it fails when building the opal components, and acts as if the library is not there. Here is where the make blows up. Making all in opal make[6]: Entering directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal' /bin/bash ../../../../libtool --tag=CXX --mode=link g++ -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/local/include -I/usr/local/include/opal -I/usr/include/SDL -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/local/include -I/usr/include/SDL -g -O2 -Wall -Wextra -Winit-self -Wswitch-default-Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -export-dynamic -no-undefined -lsigc-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/local/lib -lopal -lpt -lpthread -lsasl2 -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -L/usr/local/lib -lpt -lpthread -lsasl2 -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -o libopal.la opal-call-manager.lo pcss-endpoint.lo opal-account.lo opal-bank.lo opal-call.lo opal-codec-description.lo opal-gmconf-bridge.lo opal-main.lo opal-audio.lo opal-videoinput.lo opal-videooutput.lo h323-endpoint.lo sip-chat-simple.lo sip-dialect.lo sip-endpoint.lo -lresolv rm -fr .libs/libopal.lax rm -fr .libs/libopal.lax mkdir .libs/libopal.lax rm -fr .libs/libopal.lax/libopal.a mkdir .libs/libopal.lax/libopal.a (cd .libs/libopal.lax/libopal.a && ar x /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a) ar: /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a: No such file or directory make[6]: *** [libopal.la] Error 9 make[6]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2' make: *** [all] Error 2 d...@newbox:~/Desktop/ekiga-3.1.2$ -- thanks for letting me change the magnetic patterns on your hard disk. _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
