linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Trying to build for Android for the firsttime


From: Jehan Monnier
Subject: Re: [Linphone-developers] Trying to build for Android for the firsttime
Date: Fri, 25 Nov 2011 17:38:08 +0100

Hi Richard,

mac-book-de-jehan-monnier:linphone-android jehanmonnier$ port contents  pkgconfig
Warning: port definitions are more than two weeks old, consider using selfupdate
Port pkgconfig contains:
  /opt/local/bin/pkg-config
  /opt/local/share/aclocal/pkg.m4
  /opt/local/share/doc/pkg-config/pkg-config-guide.html
  /opt/local/share/doc/pkgconfig/AUTHORS
  /opt/local/share/doc/pkgconfig/COPYING
  /opt/local/share/doc/pkgconfig/NEWS
  /opt/local/share/doc/pkgconfig/README
  /opt/local/share/man/man1/pkg-config.1.gz



pkg.m4 is the important file in this case.

Anyway, this last step in the prepare source is only mandatory if you plan to compile with SILK support. Otherwise, just ignore this issue and continue.

Cheers


Le 25 nov. 2011 à 17:18, Richard Poirier a écrit :

Hi Jehan,
 
But it seems that I already have pkg-config installed. I can see it in my C:\MinGW\msys\1.0\bin\pkg-config.exe  directory and I have tested the that pkg-config can run from my MinGS shell (/sources/linphone-android) where I launch ./prepare_sources.sh.
 
Is there something else that I could look at.
 
Thanks for your help.
 
Richard
 
From: address@hidden [mailto:linphone-developers-bounces+richard.poirier=address@hidden] On Behalf Of Jehan Monnier
Sent: November-25-11 02:07
To: address@hidden
Subject: Re: [Linphone-developers] Trying to build for Android for the firsttime
 
pkgconfig is missing. I have updated the README accordingly.
 
Cheer
 
 


 
Le 24 nov. 2011 à 21:32, Richard Poirier a écrit :


Hi,
 
I’m Working from a 64 bit Windows 7 OS. I was successful in building the Linphone as instructed in the file README.mingw. Now I’m trying to build for Android  but I am not successful using the instructions in the file README-ANDROID.
I have the Android ndk-r5b installed as well as the autotools: autoconf, automake, aclocal and libtoolize. And I think that the later(s) are installed properly given that I can build, and run, linphone for Windows. This is the error that I get when I execute:
 
$ ./prepare_sources.sh
checking whether to build shared libraries... yes
checking whether to build static libraries... no
./configure: line 11437: syntax error near unexpected token `MEDIASTREAMER,'
./configure: line 11437: `PKG_CHECK_MODULES(MEDIASTREAMER, mediastreamer >= 2.0.0)'
SILK audio plugin prepare state failed.
 
I looked at the line 11437 but all looks fine to me. However I’m not familiar with those kind of files… I would very much appreciate if someone could give me some insight or leads as to where I can go from here to resolve that issue.
 
Thanks in advance,
Richard
 
 
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers
 
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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