Date: Mon, 20 Sep 2010 16:59:35 -0700 From: Rich Dunkle <rdunkle@smallcatbrain.com> To: freebsd-ports@freebsd.org Subject: autoconf problem ? Message-ID: <4C97F567.9080801@smallcatbrain.com>
next in thread | raw e-mail | index | archive | help
Starting last weekend I am having problems with some ports compiling. I am seeing warnings and errors from automake - autoconf when I compile certain ports. Here is an example from compile of libX11: ===> libX11-1.3.3_1,1 depends on file: /usr/local/bin/automake-1.10 - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/bin/autoconf-2.67 - found ===> libX11-1.3.3_1,1 depends on package: libtool>=2.2 - found ===> libX11-1.3.3_1,1 depends on executable: pkg-config - found ===> Configuring for libX11-1.3.3_1,1 /usr/local/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC /usr/local/share/aclocal/linc.m4:1: run info '(automake)Extending aclocal' /usr/local/share/aclocal/linc.m4:1: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure:14326: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. *** Error code 1 Stop in /usr/ports/x11/libX11. smp5#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C97F567.9080801>