This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Rebaseall fails with error 6 on cygcrypt-0.dll


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]