pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/27796



The following reply was made to PR pkg/27796; it has been noted by GNATS.

From: Matthias Scheler <tron%NetBSD.org@localhost>
To: "S.P.Zeidler" <spz%serpens.de@localhost>
Cc: NetBSD GNATS <gnats-bugs%netbsd.org@localhost>
Subject: Re: pkg/27796
Date: Sat, 25 Jun 2005 14:19:36 +0100

 On Tue, May 10, 2005 at 07:51:10AM +0200, S.P.Zeidler wrote:
 > http://serpens.de/~spz/apache2_configure.log
 
 [I'm sorry but I didn't find the time to look on this earlier.]
 
 That's unfortunately not want I need. Please create the file like
 I described in the PR:
 
 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
 
        Thanks in advance
 
 -- 
 Matthias Scheler                                  http://scheler.de/~matthias/
 



Home | Main Index | Thread Index | Old Index