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: <4253D340.9E955530@dessent.net> Date: Wed, 06 Apr 2005 05:17:04 -0700 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: apache; rebaseall - tclpip84.dll: skipped because not rebaseable References: <1088 DOT 149 DOT 148 DOT 52 DOT 88 DOT 1112773093 DOT bloek AT pwebmail DOT utanet DOT at> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Rainer Kirsch wrote: > rebaseall -T /home/Rainer_Kirsch/dll.lst -v >dll.out > and get the error message: There should be no need to use -T unless you have DLLs for things that were installed outside of setup.exe. Normally rebaseall finds all installed DLLs. The tclpip84.dll shouldn't cause an error, it should be skipped. Your problem is this: ReBaseImage (/bin/cygwin1.dll) failed with last error = 6 Normally cygwin1.dll is never rebased, as the script itself depends on it. When it hits a DLL that causes an error it stops processing. Try running rebaseall without -T and you should be fine. Make sure you do this from a plain CMD prompt, not rxvt or anything, and make sure all services are stopped. Brian -- 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/