Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41ADF289.8000701@familiehaase.de> Date: Wed, 01 Dec 2004 17:34:17 +0100 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: httpd-2.0.52 (Apache2) testers wanted / maintainer searched References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Dave Korn wrote: >>-----Original Message----- >>From: cygwin-owner On Behalf Of Gerrit P. Haase >>Sent: 01 December 2004 13:59 >>See the bottom of the script, there is an option 'all' which runs >>all needed script targets, there are some more eg. 'strip'. >>It should work to run >>$ ./httpd-2.0.52-1.sh all >>which will create a new binary tarball and a new source tarball. > > > > If this script has patched configure.in, won't the whole thing need > regenerating with the auto-* toolset? Or does the script take care of that > too? The included patch is created after building the whole package manually, so there are two possibilities: - it includes all changes - it includes all changes They use no automake, so actually there are updates to libtool related files and updates in Makefile.in. If there are changes to configure.in then the resulting changes to configure should also be included in the patch. The changes in Makefile.in and the other Makefile templates are handcrafted, this is also the reason why I am not interested to maintain this as a package. Besides this there seems to be a problem with the binary, one can download only 8k at once which is annoying when you want to get something greater than this. I couldn't figure out what the problem is, it works great when connecting Apache2 local, it fails when it is connected via network. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/