Re: [Ekiga-list] Attempting to build latest 3.1.2 on intrepid fails



David Fox wrote:
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 have just put in wiki a link to debian build-depends (-dev packages to install).

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

I have this error too when I modifiy a few files and just type "make".

It's weird, I do not know how to solve it without doing "make clean".

--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]