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: cygwin 1.7.15: svn disk I/O error


On 6/28/2012 4:49 AM, Achim Gratz wrote:
> Achim Gratz <Stromeko <at> nexgo.de> writes:
>>> Strange. It works for me and the ldd output for _Core.dll is reasonable.
> 
> I can't seem to get this working.  There are a few warnings, but nothing that
> would explain such a massive fail.  Would you mind posting the ldd output for
> your _Core.dll?

% ldd /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll
        ntdll.dll => /c/Windows/SysWOW64/ntdll.dll (0x772f0000)
        kernel32.dll => /c/Windows/syswow64/kernel32.dll (0x74ae0000)
        KERNELBASE.dll => /c/Windows/syswow64/KERNELBASE.dll (0x74c80000)
        cygapr-1-0.dll => /usr/bin/cygapr-1-0.dll (0x6e8c0000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
        cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x6d6b0000)
        cyguuid-1.dll => /usr/bin/cyguuid-1.dll (0x67a40000)
        cygssp-0.dll => /usr/bin/cygssp-0.dll (0x67f40000)
        cygsvn_swig_perl-1-0.dll => /usr/bin/cygsvn_swig_perl-1-0.dll (0x67c40000)
        cygsvn_delta-1-0.dll => /usr/bin/cygsvn_delta-1-0.dll (0x67e10000)
        cygsvn_subr-1-0.dll => /usr/bin/cygsvn_subr-1-0.dll (0x67c50000)
        cygaprutil-1-0.dll => /usr/bin/cygaprutil-1-0.dll (0x6e8a0000)
        cygcrypt-0.dll => /usr/bin/cygcrypt-0.dll (0x6e3e0000)
        cygexpat-1.dll => /usr/bin/cygexpat-1.dll (0x6da30000)
        cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x69a90000)
        cygintl-8.dll => /usr/bin/cygintl-8.dll (0x699a0000)
        cygmagic-1.dll => /usr/bin/cygmagic-1.dll (0x69530000)
        cygz.dll => /usr/bin/cygz.dll (0x67650000)
        cygsqlite3-0.dll => /usr/bin/cygsqlite3-0.dll (0x68030000)
        CRYPT32.DLL => /c/Windows/syswow64/CRYPT32.DLL (0x76740000)
        msvcrt.dll => /c/Windows/syswow64/msvcrt.dll (0x76860000)
        MSASN1.dll => /c/Windows/syswow64/MSASN1.dll (0x74cd0000)
        cygperl5_10.dll => /usr/bin/cygperl5_10.dll (0x689f0000)
        cygsvn_diff-1-0.dll => /usr/bin/cygsvn_diff-1-0.dll (0x67df0000)
        ??? => ??? (0x770000)


>>> Yaakov's changes worked for me.
> 
> I was still missing a -devel package.  Once installed, the Apache modules build
> and, more importantly link.

Which -devel package was missing? cygport should have warned you
about missing build dependencies.

-- 
David Rothenberger  ----  daveroth@acm.org

If you tell the truth you don't have to remember anything.
                -- Mark Twain



--
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]