Trouble building minisip with tip of tree
Rory Toma
rory at ooma.com
Mon Apr 30 22:33:01 CEST 2007
I pulled down the latest source form svn://svn.minisip.org/minisip/trunk
When I try to run ./bootstrap.sh in the libmnetutil, I get the following
errors:
+ 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:14: error: possibly undefined macro: AM_MINISIP_PACKAGE_INIT
configure.ac:17: error: possibly undefined macro: AM_MINISIP_LIBTOOL_EXTRAS
configure.ac:21: error: possibly undefined macro: AM_MINISIP_ENABLE_DEBUG
configure.ac:22: error: possibly undefined macro:
AM_MINISIP_ENABLE_TEST_SUITE
configure.ac:65: error: possibly undefined macro: AM_MINISIP_CHECK_WINFUNCS
configure.ac:75: error: possibly undefined macro: AM_MINISIP_CHECK_LIBMUTIL
configure.ac:76: error: possibly undefined macro: AM_MINISIP_CHECK_COMPLETE
using m4_pattern_allow just creates problems later.
How do I work around this?
I am seeing this on FC6 and CentOS 4.4.
More information about the Minisip-users
mailing list