minisip trunk build error

Cesc cesc.santa at gmail.com
Thu May 11 16:50:43 CEST 2006


Hehehehehe ... coool ...
I actually had an older copy of minisip (r2000 ... no libltdl
dependency at that time), tried to build with the "old" buildall.sh
script ...

I go the same .libs/.libs problem ... but this time it happens at the
very last linking step (to create the minisip_gtkgui) ... this is easy
to solve, just copy and past the command and remove the superfluous
.libs ...

But my question is ... why is this .libs/.libs problem? in this old
copy (sits in an internal repository i have), the build stopped
working when i merged the changes from r1728 to r1940 ... there must
be some change to the build stuff that makes things go wrong.

Cesc


On 5/11/06, Christoph Fürstaller <christoph.fuerstaller at kurtkrenn.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi
>
> I got the same error. Problem is the Direcotry:
>
> /usr/src/minisip/trunk.work/build/x86-pc-linux-gnu/libmcrypto/../libmutil/.libs/.libs/libmutil.so
>
> The 2nd .libs is wrong. I looked at the sources, but couldn't find the
> error. I fixed it with a symlink in .libs:
>
> .libs -> .
>
> Quick and Dirty, but works : )
>
> chris...
>
>
>
> Juha Heinanen schrieb:
> > ok, i got further by manually copying libtool.m4 and ltdl.m4 from
> > /usr/share/libtool directory to libmutil directory.  build script only
> > copied contents of /usr/share/libtool/libltdl to libmutil directory, but
> > didn't copy .m4 files.
> >
> > next failure is:
> >
> > g++ -Wall -o .libs/000_compile 000_compile.o
> -L/usr/src/minisip/trunk.work/libmcrypto/source
> -L/usr/src/minisip/trunk.work/build/x86-pc-linux-gnu/libmcrypto/../libmutil/.libs
> /usr/src/minisip/trunk.work/build/x86-pc-linux-gnu/libmcrypto/../libmutil/.libs/.libs/libmutil.so
> -Wl,--rpath -Wl,/usr/src/minisip/trunk.work/install/x86-pc-linux-gnu/usr/lib
> > g++:
> /usr/src/minisip/trunk.work/build/x86-pc-linux-gnu/libmcrypto/../libmutil/.libs/.libs/libmutil.so:
> No such file or directory
> > make[1]: *** [000_compile] Error 1
> > make[1]: Leaving directory
> `/usr/src/minisip/trunk.work/build/x86-pc-linux-gnu/libmcrypto/tests'
> >
> > i haven't looked at it yet.
> >
> > -- juha
> > _______________________________________________
> > Minisip-users mailing list
> > Minisip-users at minisip.org
> > http://lists.minisip.org/mailman/listinfo/minisip-users
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFEY03XR0exH8dhr/YRAgJMAJ9ExHd5bAdE0cpb4Lnix873Bs4mbACfcZzz
> K7x6hKwq+Oumu+JJnZUdPN4=
> =/Oa8
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Minisip-users mailing list
> Minisip-users at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-users
>


More information about the Minisip-users mailing list