Alex Leigh wrote: [snip] > I get the following error: "ReBaseImage > (/usr/bin/cygcrypt-0.dll) failed with last error = 6". Searching > around it seems error code 6 comes from the DLL being in use.
Is that error code a Windows exit code? Then it means "The handle is invalid." (i.e. running 'net helpmsg 6'). If it is a code returned by a system function and reported by the program, then it means "No such device or address" (i.e. from /usr/include/sys/errno.h). Does it make sense? -- René Berber -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple