X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.7 required=5.0	tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_YG,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject: Re: Rebaseall fails with error 6 on cygcrypt-0.dll
Date: Sun, 04 Jul 2010 10:07:50 -0500
Lines: 17
Message-ID: <i0q84b$6q7$1@dough.gmane.org>
References: <AANLkTikyaBS4Lus3HcY91A4Iq2DB_KLkKtvxPpBknIK_@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
In-Reply-To: <AANLkTikyaBS4Lus3HcY91A4Iq2DB_KLkKtvxPpBknIK_@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Alex Leigh wrote:

[snip]
> I get the following error: "ReBaseImage
> (/usr/bin/cygcrypt-0.dll) failed with last error =3D 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?
--=20
Ren=E9 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

