X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_CG,TW_GJ,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <98629.98235.qm@web25501.mail.ukl.yahoo.com> Date: Mon, 5 Jul 2010 06:41:39 +0000 (GMT) From: Marco Atzeri Subject: Re: 1.7.5: Error when invoking ghostscript (gs) To: cygwin AT cygwin DOT com In-Reply-To: <20100704235322.GB16928@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --- Lun 5/7/10, Christopher Faylor ha scritto: > -0400, Christopher Faylor wrote: > >There's no "eventually" to it.=A0 It is a bug if ldd > isn't reporting > >missing dlls. >=20 > The problem in this case is a missing nested dll.=A0 ldd > doesn't yet > have a mechanism to detect when a dll referenced by another > dll is > missing.=A0 I'm pondering the best way to deal with that > now. >=20 > cgf >=20 Hi Cristopher, just that you are verifying, please add this: if one of the direct referenced dll is missing,=20 (I removed cygjpeg-62.dll) the outcome is not very helpful: $ ldd /usr/bin/cyggs-8.dll ntdll.dll =3D> /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c900000) kernel32.dll =3D> /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c80= 0000) ??? =3D> ??? (0x10000000) ??? =3D> ??? (0x6c140000) ??? =3D> ??? (0x67f00000) ??? =3D> ??? (0x61000000) ??? =3D> ??? (0x77dd0000) ??? =3D> ??? (0x77e70000) ??? =3D> ??? (0x77fe0000) ??? =3D> ??? (0x6e7c0000) ??? =3D> ??? (0x64000000) ??? =3D> ??? (0x61440000) ??? =3D> ??? (0x689c0000) ??? =3D> ??? (0x6a340000) ??? =3D> ??? (0x68e40000) ??? =3D> ??? (0x64ec0000) ??? =3D> ??? (0x6dac0000) ??? =3D> ??? (0x6f600000) ??? =3D> ??? (0x692c0000) ??? =3D> ??? (0x66ec0000) ??? =3D> ??? (0x6e080000) ??? =3D> ??? (0x3d0000) ??? =3D> ??? (0x674c0000) ??? =3D> ??? (0x6a180000) ??? =3D> ??? (0x6fb40000) ??? =3D> ??? (0x6f200000) ??? =3D> ??? (0x6db80000) ??? =3D> ??? (0x68c00000) ??? =3D> ??? (0x65200000) ??? =3D> ??? (0x66e00000) Marco -- 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