Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 16:39:41 +0300
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Achilleas Mantzios <achill@matrix.gatewaynet.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem with various ports
Message-ID:  <rCk8ukrOao75scvcxJCxXcZv9e0@bjtYkvKvlYFfstHBD%2B6L59h3ICU>
In-Reply-To: <200802201111.16340.achill@matrix.gatewaynet.com>
References:  <200802201111.16340.achill@matrix.gatewaynet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Achilleas, good day.

Wed, Feb 20, 2008 at 11:11:15AM +0200, Achilleas Mantzios wrote:
> I had trouble building textproc/docbook-utils (docbook-utils-0.6.14_3) in a fresh new
> 7.0-RC2 FreeBSD 7.0-RC2 #5
> the problem starts at the begining of config:
> 
> 
> configure.in:4: warning: underquoted definition of AC_FIND_PROGRAM^M
>   run info '(automake)Extending aclocal'^M
>   or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal^M
> /usr/local/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC^M
> /usr/local/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME^M
> /usr/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE^M
> /usr/local/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB^M

And what is the trouble?  The port builds, isn't it?  'configure.in'
uses old syntax for AC_DEFUN and there are some other underquoteds,
but it seems not to hurt anyone.

The real problem is that file 'aclocal.m4' has rather distant
timestamp (year 2004), so the Makefile and configure are rebuilt.
But the port builds for me at 7.0-PRERELEASE though I have the
warning messages as you.

Or it does not build for you?
-- 
Eygene



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