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 Date: Sun, 14 Jul 2002 09:15:43 -0400 From: Jason Tishler Subject: Re: rebase under ME (modphp4 broken) In-reply-to: To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020714131543.GN2372@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: Richard, On Sat, Jul 13, 2002 at 11:41:20AM -0400, Richard Campbell wrote: > After downloading the 1.18 prebuilt rebase binary from > tishler.net, the rebase that modphp4 attempts in its post > install script works. Did rebase 1.18 really work for you under Me? Please use something like the following to verify: $ objdump -p foo.dll | fgrep ImageBase Are the apache modules rebased as expected? Is apache able to fork() without errors? > So it looks (to me) like modphp4 is just distributed with > an out of date rebase exe. Note that apache should *not* be distributed with any rebase since it is not an official Cygwin package. > broken rebase (distributed with modphp4) - 90624 bytes. The above is just some (unstripped) version that the Apache maintainer included in his package. > working rebase (1.18 from tishler.net) - 7168 bytes. The above is just my latest (stripped) version. > Further comments? See above. Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/