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 X-Authentication-Warning: thing1-200.fsi.com: ford owned process doing -bs Date: Tue, 6 Apr 2004 11:28:03 -0500 (CDT) From: Brian Ford X-X-Sender: ford AT thing1-200 Reply-To: cygwin AT cygwin DOT com To: Wilfred Nilsen cc: cygwin AT cygwin DOT com Subject: Re: entry point _fopen64 not found cygwin1.dll In-Reply-To: <4072D83E.7060901@realtimelogic.com> Message-ID: References: <4072D83E DOT 7060901 AT realtimelogic DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Tue, 6 Apr 2004, Wilfred Nilsen wrote: > I just re-installed (totally removed the old cygwin+registry settings) > and installed the very latest cygwin release. > I get a pop-up window when I try to run the non-GUI (terminal) program > on my XP pro PC, 586. Did you reboot? Did you have any Cygwin services running that you forgot to stop ie. sshd, inetd, cron, cygserver, etc.? > Pop up display: The procedure entry point _fopen64 could not be found in > the dynamic link library cygwin1.dll > > The program I am compiling with cygwin used to work with an older > version of cygwin, the program has not changed and I am not using fopen64. You are still using that older version of Cygwin, but you are using newer applications now that need _fopen64. You use fopen64 transparently if you use fopen and recompile. > I have tried to search the web and the cygwin archive, but found nothing > appropriate. > The answer is almost always the same. Reboot, or you have more than one cygwin1.dll on your machine. Please find the other one and delete it. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/