This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rebase under ME (modphp4 broken)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]