On Fri, 30 Jan 2004, Jerry D. Hedden wrote: > After installing ash 20040127-1 on my Windows 2000 box, sh.exe fails. > > Running '/usr/bin/make' causes the following requestor to be > displayed: > > sh.exe - Entry Point Not Found > The procedure entry point _fcntl64 could not be located in the > dynamic link library cygwin1.dll. >
>From your cygcheck output: > Cygwin DLL version info: > DLL version: 1.5.5 > This version of ash requires cygwin1.dll >= 1.5.6. > This problem does not occur on my Window 98SE box with ash 20040127-1. > I assume you have the above there? This is an ABI change between 1.5.5 and 1.5.6. Should the setup.hint handle this? -- 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/

