Error while building minisip

Mikael Magnusson mikma264 at gmail.com
Mon Feb 26 21:37:41 CET 2007


On Mon, Feb 26, 2007 at 06:59:31PM +0100, Homayoun Derakhshanno wrote:
> 
> Dear all,
> Since building minisip by ./buildall had a lot of errors, I tried to build
> it manually which had also lots of errors.
> 
> while building libmnetutil I encountered an error which I couldnt find any
>  solution in the email archive. it is:
> 
> root at homayoun-laptop:/trunk/libmnetutil# ./bootstrap
> 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

Check the versions of your build tools against README.deps.

You may also need to add ${prefix}/share/aclocal to
/usr/share/aclocal/dirlist, for example:

  echo /usr/local/share/aclocal >> /usr/share/aclocal/dirlist

Mikael



More information about the Minisip-devel mailing list