Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2004 15:57:09 +0100
From:      Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
To:        Kirill Ponomarew <krion@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: apache2-ports are pickier than before
Message-ID:  <1074178629.737.50.camel@jfh00.fernuni-hagen.de>
In-Reply-To: <20040115143750.GO2221@voodoo.oberon.net>
References:  <1074176333.737.43.camel@jfh00.fernuni-hagen.de> <20040115143750.GO2221@voodoo.oberon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Do, den 15.01.2004 schrieb Kirill Ponomarew um 15:37:
> Hi,
> 
> On Thu, Jan 15, 2004 at 03:18:54PM +0100, Fritz Heinrichmeyer wrote:
> > as far as i can remember i always was able to build apache ports with my
> > favorite gcc under stable. This has changed after apache-2.0.48_1 which
> > is in production here with "gcc-3.3.3 20031103 (prerelease)" compiled. 
> > 
> > The problem came up together with extensive warning messages out of
> > autoconf-hell when compiling the port.
....
> What error message did you get during compilation ? 

It compiled fine but it dumped core on start (similar reported in
ports-bugs), btw. i wrote about autoconf warning messages, not error
messages.

Here are some:

Creating configure ...
Invoking xml/expat/buildconf.sh ...
Incorporating /usr/local/share/aclocal/libtool.m4 into aclocal.m4 ...
cat: /usr/local/share/aclocal/libtool.m4: No such file or directory
Copying libtool helper files ...
Creating config.h.in ...
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
.....

-- 
Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>



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