I had some success by doing configure with --disable-static so must be some conflict in the libs there or perhaps readline was already there somewhere else...
Sorry about the spam. Jeff On Tue, 2006-07-25 at 12:30 +0930, Jeffrey Sheehan wrote: > Hi all, > > I am trying to compile Linphone 1.3.99.7 on Thinstation 2.2, which is a > diskless Linux distro. To do this you use a chrooted build environment > and then copy the binaries into a file system from where a boot image is > created. > > I have successfully compiled and tested Linphone 1.3.99.7 on Ubuntu 6.06 > so I know it works but I have a problem compiling in the Thinstation > build environment and would be glad for any help. > > I have successfully compiled and installed speex-1.1.12 and readline-5.1 > on Thinstation which were the only absent dependencies. > > I use: ./configure --disable-glib --disable-video --disable-gnome_ui > > And my error is: > > .... > rm -fr .libs/libmediastreamer.lax > mkdir .libs/libmediastreamer.lax > rm -fr .libs/libmediastreamer.lax/libgsm.a > mkdir .libs/libmediastreamer.lax/libgsm.a > (cd .libs/libmediastreamer.lax/libgsm.a && ar > x /source/linphone-1.3.99.7/mediastreamer2/src/../../gsmlib/.libs/libgsm.a) > libtool: link: ERROR: object name > conflicts: > .libs/libmediastreamer.lax/libgsm.a//source/linphone-1.3.99.7/mediastreamer2/src/../../gsmlib/.libs/libgsm.a > make[5]: *** [libmediastreamer.la] Error 1 > make[5]: Leaving directory > `/source/linphone-1.3.99.7/mediastreamer2/src' > make[4]: *** [all] Error 2 > make[4]: Leaving directory > `/source/linphone-1.3.99.7/mediastreamer2/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/source/linphone-1.3.99.7/mediastreamer2' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/source/linphone-1.3.99.7/mediastreamer2' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/source/linphone-1.3.99.7' > make: *** [all] Error 2 > > > Any help is welcome. > > Jeff -- ---------------------------------- Jeffrey Sheehan email: [EMAIL PROTECTED] ph: 08 8947 2000 fax: 08 8947 3637 _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
