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: Problems starting apache, DLL base address conflicts?


Based upon Jason's pointers, I used the following command to rebase the apache dll's, and now it seems to work,


rebase -d -b 0x68000000 -o 0x10000 \
cygbz21.0.dll cygcrypto.dll cygexslt-0.dll cygform5.dll cygform6.dll \
cyggdbm.dll cyghistory4.dll cyghistory5.dll cygintl-1.dll cygintl.dll \
cygitcl30.dll cygitk30.dll cygjpeg6b.dll cygltdl-3.dll cygmenu5.dll \
cygmenu6.dll cygncurses++5.dll cygncurses++6.dll cygncurses5.dll \
cygncurses6.dll cygpanel5.dll cygpanel6.dll cygpcre.dll cygpcreposix.dll \
cygreadline4.dll cygreadline5.dll cygregex.dll cygssl.dll \
cygtclreg80.dll cygtiff3.dll cygtk80.dll cygxml2-2.dll cygxslt-1.dll \
cygxsltbreakpoint-1.dll cygz.dll \
/usr/lib/apache/*.dll

--
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]