linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] patch to use pkgconfig for libosip2 and other issu


From: Patrice Dumas
Subject: [Linphone-developers] patch to use pkgconfig for libosip2 and other issues
Date: Sun, 25 Mar 2007 23:54:44 +0200
User-agent: Mutt/1.5.14 (2007-02-12)

Hello,

All that is for the CVS version.

First a patch for osip2.m4; with the attached patch pkgconfig is used 
for the libosip2 cflags and libs. 

(in case you have a fedora core 6 and want to test the change with
./configure --with-osip-version=2.2.2
things won't work, because of:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233925
)

Second an advice: m4/Makefile.am isn't needed, because automake
already distribute all the m4 files used. Maybe it is needed for 
old automake but I don't think those automake versions are worth
supporting.

And last a compile error:
make[2]: Entering directory `/home/dumas/src/linphone/gtk'
make[2]: *** No rule to make target `GNOME_LinphoneApplet.server.in.in',
needed by `GNOME_LinphoneApplet.server.in'.  Stop.
make[2]: Leaving directory `/home/dumas/src/linphone/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dumas/src/linphone'
make: *** [all] Error 2
I have the same error without the patch.

--
Pat

Attachment: linphone-osip_pkgconfig.diff
Description: Text document


reply via email to

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