Subject: Re: pkg/27796
To: S.P.Zeidler <spz@serpens.de>
From: Matthias Scheler <tron@zhadum.de>
List: pkgsrc-bugs
Date: 04/27/2005 09:30:26
On Tue, Apr 26, 2005 at 10:33:21PM +0200, S.P.Zeidler wrote:
> > State-Changed-From-To: open->feedback
> > State-Changed-By: tron@netbsd.org
> > State-Changed-When: Mon, 18 Apr 2005 13:46:57 +0000
> > State-Changed-Why:
> > Does the problem still occur with latest package sources and version
> > 2.0.53 of the "apache2" package?
> 
> alas, it does. see http://serpens.de/~spz/apache2_worklog for the worklog
> of an apache2 build in a newly made pkg_comp environment.

That file doesn't help me unfortunately. Could you please do the
following:

cd pkgsrc/www/apache2
make clean
make patch
cd work/httpd-2.0.54 
mv configure configure.real
echo >configure "#!/bin/sh"
echo >>configure "exec /bin/sh -x ${0}.real \"$@\""
chmod 755 configure
cd ../..
make configure >configure.log 2>&1

And provide me a pointer to the "config.log" file afterwards?

	Thanks in advance

-- 
Matthias Scheler                                  http://scheler.de/~matthias/