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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040108104432.040fddd0@127.0.0.1> X-Sender: Date: Thu, 08 Jan 2004 10:54:41 -0500 To: Frantisek Fuka , Cygwin List From: Larry Hall Subject: Re: Crash when compiling Sitecopy In-Reply-To: <3FFD76F7.8050001@fuxoft.cz> References: <3FFD2A1A DOT 1000408 AT fuxoft DOT cz> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040108101132 DOT 040c9280 AT 127 DOT 0 DOT 0 DOT 1> <3FFD76F7 DOT 8050001 AT fuxoft DOT cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 10:27 AM 1/8/2004, Frantisek Fuka you wrote: >Larry Hall wrote: >>At 04:59 AM 1/8/2004, Frantisek Fuka you wrote: >> >>>Hello >>> >>>I am not a Cygwin expert but I am trying to compile sitecopy (http://www.lyra.org/sitecopy/) under the Cygwin, which should be possible "out of the box". Unfortunately, after unpacking he source, entering the directory and typing "./configure", small window appears with the following text: >>> >>>"Error Starting Program - The CYGICONV-2.DLL file is linked to missing export CYGWIN1.DLL:_fopen64." >>> >>>(it looks like generic Windows error message, not cygwin error) >>Gerrit's right. Your installation isn't as up-to-date as you think. >>But I expect there's more wrong than just an out-of-date cygwin package >>(though it could be just that - you may have forgotten to reboot when setup told you to). Your best bet, if you continue to have troubles that >>you can't figure out, is to visit and >>provide the information it requests if you need to contact the list again >>on this subject. My WAG is that you have more than 1 cygwin1.dll on your >>system, probably as a result of installing some third-party application >>that uses Cygwin, but there's really not enough information here for me to be sure. > >Thank you all for the help. The problem was that I kept the old cygwin1.dll because I needed it to run the old sitecopy version. This was exactly the reason why I wanted to compile the new version - to be able to delete the old cygwin1.dll. I had no idea that this old DLL was used by anything else apart from the old sitecopy. When I deleted cygwin1.dll, the compilation succeeded! > >Thanks again. You're welcome. But you shouldn't need to recompile sitecopy to use a newer cygwin1.dll. Just delete the old cygwin1.dll and replace it with the new. sitecopy.exe will see the new one (worked fine for me when I tried it with cygwin 1.5.5 installed). -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/