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: 1.7.5: Error when invoking ghostscript (gs)


--- Lun 5/7/10, Christopher Faylor  ha scritto:

> -0400, Christopher Faylor wrote:
> >There's no "eventually" to it.? It is a bug if ldd
> isn't reporting
> >missing dlls.
> 
> The problem in this case is a missing nested dll.? ldd
> doesn't yet
> have a mechanism to detect when a dll referenced by another
> dll is
> missing.? I'm pondering the best way to deal with that
> now.
> 
> cgf
> 
Hi Cristopher,
just that you are verifying, please add this:

if one of the direct referenced dll is missing, 
(I removed cygjpeg-62.dll)
the outcome is not very helpful:

$ ldd /usr/bin/cyggs-8.dll
        ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c900000)
        kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c800000)
        ??? => ??? (0x10000000)
        ??? => ??? (0x6c140000)
        ??? => ??? (0x67f00000)
        ??? => ??? (0x61000000)
        ??? => ??? (0x77dd0000)
        ??? => ??? (0x77e70000)
        ??? => ??? (0x77fe0000)
        ??? => ??? (0x6e7c0000)
        ??? => ??? (0x64000000)
        ??? => ??? (0x61440000)
        ??? => ??? (0x689c0000)
        ??? => ??? (0x6a340000)
        ??? => ??? (0x68e40000)
        ??? => ??? (0x64ec0000)
        ??? => ??? (0x6dac0000)
        ??? => ??? (0x6f600000)
        ??? => ??? (0x692c0000)
        ??? => ??? (0x66ec0000)
        ??? => ??? (0x6e080000)
        ??? => ??? (0x3d0000)
        ??? => ??? (0x674c0000)
        ??? => ??? (0x6a180000)
        ??? => ??? (0x6fb40000)
        ??? => ??? (0x6f200000)
        ??? => ??? (0x6db80000)
        ??? => ??? (0x68c00000)
        ??? => ??? (0x65200000)
        ??? => ??? (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


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