linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] MinGW compile


From: Frederic-Philippe Metz
Subject: [Linphone-developers] MinGW compile
Date: Mon, 27 Feb 2012 14:57:16 +0100

Hi,

I followed the instructions in README.mingw but I stuck with some parts:

1.
>> #Compile and install tunnel
>> cd tunnel && ./autogen.sh && ./configure --prefix=/opt/linphone && make && 
>> make install
doen't work since the directoty tunnel does not exist and I have no
clue what it should be.

2. autogen.sh end with.

// -----------------------------------------------------
+ automake --force-missing --add-missing --copy
help/Makefile.am:12: docdir was already defined in condition TRUE, which include
s condition HAVE_DOXYGEN ...
configure.ac:2: ... `docdir' previously defined here
help/Makefile.am:19: <D: non-POSIX variable name
Makefile.am: installing `./INSTALL'
+ autoconf
configure.ac:1: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:26: error: possibly undefined macro: AC_SUBST
configure.ac:67: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:197: error: possibly undefined macro: AC_DEFINE
configure.ac:255: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:284: error: possibly undefined macro: AC_CHECK_HEADERS
// -----------------------------------------------------


3. When (ignoring the errors above) executing ./configure, it ends up with

// -----------------------------------------------------
./configure: line 17586: PKG_PROG_PKG_CONFIG: command not found
checking for get_current_dir_name... no
checking for strndup... no
checking for stpcpy... no
./configure: line 19364: syntax error near unexpected token `LIBGTK,'
./configure: line 19364: `      PKG_CHECK_MODULES(LIBGTK, gtk+-2.0 >= 2.18.0 gth
read-2.0)'
// -----------------------------------------------------


Could someone please give me some help to compile.

linphone git version 3.5.2, Windows 7.

Cheers,
   Frédéric



reply via email to

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