Google suggests that your error message comes from the cygwin dll. I notice that you're using a version of make that's more than 3 years old. Perhaps you might like to see if the problem's reproducible with the latest released version of cygwin and its build of make? All of the google matches I found seemed similarly old - perhaps the problem has been fixed. ------------------------------------- Martin's Outlook, BlueArc Engineering
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, November 21, 2005 13:18 To: [email protected] Subject: 'fhandler_base::dup:' - Error I have been using MSYS-MINGW-GCC to compile and link my C++ code. The problem I am having is following error. Building ------------ GCCAltiaGui.exe ------------ Executing: "C:\Rhapsody6.1\Share\etc\cygwinmake.bat" GCCAltiaGui.mak clean Setting environment for Cygwin "make.exe" 0 [main] make 2772 fhandler_base::dup: dup(some disk file) failed, handle 0, Win32 error 6 Cleanup Clean Done This happens when I try to execute 'make' for the first time. The version of 'make' is 3.79.1. Version of GCC is 3.2.3. The build is on Windows 2000 machine. Could you please point me to some fixes to resolve this error. Regards, Amit Sheth GMNA - Software and Controls [EMAIL PROTECTED] _______________________________________________ Bug-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-make _______________________________________________ Bug-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-make
