Minisip compiling problem (regarding libmnetutil)
GFC GFC
profbkhn at gmail.com
Fri Jan 19 16:07:32 CET 2007
Hello everyone,
I'm using Fedora Core 4 to compile the latest Minisip source code (I
downloaded from svn://svn.minisip.org/minisip/trunk, yesterday). My openSSL
consists of openssl-0.9.7f-7.10 and openssl-devel-0.9.7f-7.10. I also
successfully compiled the first lib. of minisip, libmutil. However, when I
try to compile the next lib., libmnetutil, I get errors as follows:
$./bootstrap
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ amvers=-1.9
+ test -1.9 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.9 -I m4
+ libtoolize --copy --force
Putting files in AC_CONFIG_AUX_DIR, `config'.
+ 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.
Then, I try to compile the other lib., libmcrypto. I get the error:
$./bootstrap
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ amvers=-1.9
+ test -1.9 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.9 -I m4
aclocal:configure.ac:25: warning: macro `AM_MINISIP_CHECK_LIBMNETUTIL' not
found in library
+ libtoolize --copy --force
Putting files in AC_CONFIG_AUX_DIR, `config'.
+ 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:25: error: possibly undefined macro:
AM_MINISIP_CHECK_LIBMNETUTIL
I also try to do like this:
build.pl bootstrap+configure+compile+install minisip
./build.pl run minisip
but it didn't work either.
So, do you have any idea? What should I do now?
Best regards,
pr0F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.minisip.org/pipermail/minisip-users/attachments/20070120/083f6cd9/attachment.htm
More information about the Minisip-users
mailing list