automake19 (aclocal) problem

Aleix Conchillo Flaque aleixc at gmail.com
Mon Dec 6 18:41:02 UTC 2004


Hi,

I've been having problems with automake19 port. As specified in here:

http://www.gnu.org/software/automake/manual/html_node/Macro-search-path.html

automake should search .m4 files in /usr/local/share/aclocal19/ (if
installing 1.9 version) and then in /usr/local/share/aclocal/. And
this is currently not true.

Running a typical autogen.sh file, which works in other systems, I
get this errors:

configure.in:45: error: possibly undefined macro: AC_DISABLE_SHARED
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:46: error: possibly undefined macro: AC_PROG_LIBTOOL

If I add the path /usr/local/share/aclocal/ to aclocal with argument
-I, everything works fine.

I hope this is the right place to post this message.

Regards,

aleix



More information about the freebsd-ports-bugs mailing list