Date: Fri, 24 May 2013 19:17:05 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD ports <freebsd-ports@freebsd.org> Subject: error: possibly undefined macro: AC_MSG_WARN Message-ID: <1369415825.33742.87.camel@thor.walstatt.dyndns.org>
next in thread | raw e-mail | index | archive | help
--=-8LuIbG3jvBqPjjGQwBz+ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I work on a port tha comes with a configure.ac file which contains a m4 macro AC_MSG_WARN. I have set this in the port's toplevel Makefile to ensure the correct build of the software: USES=3D pkgconfig USE_AUTOTOOLS=3D aclocal libtoolize libltdl autoheader autoconf automake There is a well known issue with this error message regarding pkg-config and libtool (look at https://github.com/Pulse-Eight/libcec/issues/15). Since my configured toplevel makefile indicates the usage of both, libtool and pkg-config, the still persistent error suggests that this couldn't be all. The port's sources has compiled well previous to the introduction of those AC_MSG_WARN([...]) macros and they are the only add-ons to the configure.ac. How can this be fixed? Oliver --=-8LuIbG3jvBqPjjGQwBz+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iQEcBAABAgAGBQJRn6CRAAoJEOgBcD7A/5N8ccQIALkec6irRIkgnvp9wAMBbqCu Qw8qHyQUJqax+tv4jT3Bahg3ViI48YKspvWloKMjhcsu3BCCTva5vPqknoORyF8Q YFfVhNlcnehouuNDfhfG0LkvnN17Gl56fxMDrZs5wwEqPx/kEGQhmhSq9ZwOQS9Y z/v4gkLZOeQGf3i67tnI2dfxCv86jzpiG1MUWj8Z0cmnCiAuhDj905CyW2Zs22JQ qyreXTmWDEYJPiocl/u5Q+6vbz1wF+xbgxsRTaylyR7JroimeeQ5OtGz8qne7QfG ZyzJ+aAXOocP0NvshsFq6NfCs2xOdfhpQDho3FkOMjZZSZIr+HHwDuTPzi37M3Y= =kEf6 -----END PGP SIGNATURE----- --=-8LuIbG3jvBqPjjGQwBz+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369415825.33742.87.camel>