Le Thursday 13 December 2007 00:06:13 Francois-Xavier KOWALSKI, vous avez écrit : > Why wouldn't the below work? > > ./configure --enable-static --disable-shared It would work if you do it for all dependencies: libosip, libeXosip, ffmpeg, SDL, readline, gtk, glib, pango, xlib... It's difficult to have a pure static executable running with just libc as shared lib dependency.
> > Simon Morlat wrote: > > Hi, > > > > Unfortunately I don't think the automake/libtool build system allows to > > make complete static build. > > But you can easily remove libosip ubuntu packages and build from source > > libosip2-3.0.3 and libeXosip-3.0.3. Then everything should be ok for the > > remaining dependencies. > > > > SImon > > > > Le Monday 10 December 2007 08:43:36 Mark Farnell, vous avez écrit : > >> Hi, > >> > >> I am using Ubuntu Gutsy, which only has linphone 1.x. However I would > >> like to try out linphone 2.0.1, which I can't build on Gutsy because > >> the libraries are too old for linphone 2.0.1 > >> > >> Can anyone build a completely static binary for linphone-2.0.1 and > >> post it onto the linphone download site so that anyone can have a try > >> even if they can;t build it on their system? > >> > >> Thanks! > >> > >> Mark > >> > >> > >> _______________________________________________ > >> Linphone-users mailing list > >> [email protected] > >> http://lists.nongnu.org/mailman/listinfo/linphone-users > > > > _______________________________________________ > > Linphone-users mailing list > > [email protected] > > http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
