Minisip Compiling problems - Ubuntu
Mikael Magnusson
mikma264 at gmail.com
Wed Feb 7 10:17:51 CET 2007
John Barry wrote:
> Hi,
>
> I am trying to compile the latest version of Minisip in a Ubuntu
> machine (Ubuntu 6.06.1 2.6.15-27-386). I donwloaded the latest version
> from the Minisip CVS site (3198). Libmutil is compiling without
> problems. However, when I am compiling libmnetutil, I am getting the
> folllowing error when running bootstrap:
>
> configure.ac:14: error: possibly undefined macro: AM_MINISIP_PACKAGE_INIT
I assume you have installed libmutil in /usr/local, the default prefix.
You may also need to add the path to minisip's m4 files to
/usr/share/aclocal/dirlist.
# echo /usr/local/share/aclocal >> /usr/share/aclocal/dirlist
Mikael
More information about the Minisip-users
mailing list