Hi I don't understand why those lines be necessary for you. I build linphone on various version of debian and ubuntu and I never encoutered such 'unresolved symbols' bugs. Did you check that there no libspeex.so or libspeex.a from a different version somewhere in /usr/local/lib ?
SImon Le vendredi 15 décembre 2006 13:49, Ari Moisio a écrit : > Hi > > Same fix as before, i had to uncomment following lines ant > console/Makefile > > > #in order to workaround a arm-linux cross-compilation libtool bug > #we need to explicit again the dependencies of the executables: > AM_LDFLAGS = $(top_builddir)/mediastreamer2/src/libquickstream.la \ > $(top_builddir)/mediastreamer2/src/libmediastreamer.la \ > $(top_builddir)/oRTP/src/libortp.la \ > $(SPEEX_LIBS) \ > $(OSIP_LIBS) > > I hope someone more familiar with automake could have a look why these > lines are commented out even i'm not building in ARM platform. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
