Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 14:05:13 -0500
From:      "Phil Cryer" <phil@cryer.us>
To:        freebsd-ports@freebsd.org
Subject:   autogen - m4_pattern_allow problem
Message-ID:  <1124391913.86b509cphil@cryer.us>

next in thread | raw e-mail | index | archive | help
! NOTE: my server crashed (/var filled up) and I missed mail, so pardon if =
this has already been addressed, I still need a resolution.  Thank you !

I've gotten my port to use autogen.sh to make the configure, at least part =
way. It dies with:

configure.in:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:8: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:18: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:127: error: possibly undefined macro: AM_PROG_LIBTOOL
*** Error code 1

I've read the docs, done google and tried adding the m4_pattern_allow to co=
nfigure.in, but it doesn't fix things. Can this be added to the Makefile?

Thanks

P


"You teach best what you most need to learn." - Richard Bach



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1124391913.86b509cphil>