linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] 1.7.0 and 1.7.1 compile error (continued)


From: Emmanuel Frecon
Subject: [Linphone-developers] 1.7.0 and 1.7.1 compile error (continued)
Date: Thu, 07 Jun 2007 14:22:35 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

I experimented a bit more on the 1.7.1 release and tried modifying directly some Makefiles (not the autoconf templates). I discovered that if I uncommented the following comment (for linphonec) and created exactly the comment for the gtk automatically generated Makefiles, linphone would compile properly.

#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 \
               $(ORTP_LIBS) \
               $(SPEEX_LIBS) \
               $(OSIP_LIBS)

Is this fixed in the latest CVS and/or a known bug? My autoconf/makefile knowledge is absolutely too dusty for being able to experiment further for the time being.

Hope this helps somebody.

/Emmanuel

PS: Forgot to mention that I am running Ubuntu Feisty and installed the dependent packages via Synaptic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]