From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11523 invoked by alias); 28 Jun 2012 19:04:57 -0000 Received: (qmail 11511 invoked by uid 22791); 28 Jun 2012 19:04:56 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,SPF_HELO_PASS,TW_SV,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jun 2012 19:04:42 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SkK18-0003B7-SV for cygwin@cygwin.com; Thu, 28 Jun 2012 21:04:38 +0200 Received: from pd9eb47fb.dip.t-dialin.net ([217.235.71.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2012 21:04:38 +0200 Received: from Stromeko by pd9eb47fb.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2012 21:04:38 +0200 To: cygwin@cygwin.com From: Achim Gratz Subject: Re: cygwin 1.7.15: svn disk I/O error Date: Thu, 28 Jun 2012 19:04:00 -0000 Message-ID: <87wr2rs1fn.fsf@Rainer.invalid> References: <87pq8vxaok.fsf@Rainer.invalid> <4FE117BA.1020909@etr-usa.com> <87395qh7wm.fsf@Rainer.invalid> <87ehp2ja2k.fsf@Rainer.invalid> <4FE9F08A.9060503@acm.org> <87a9zqj6b7.fsf@Rainer.invalid> <4FEB4E48.8090600@acm.org> <87k3yswqc7.fsf@Rainer.invalid> <4FEC86D2.2060308@acm.org> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-06/txt/msg00536.txt.bz2 David Rothenberger writes: >> 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) [...] > cygsvn_diff-1-0.dll => /usr/bin/cygsvn_diff-1-0.dll (0x67df0000) > ??? => ??? (0x770000) Hmm. This is an installed version of the same library, not the one from the build directory... note also that I build for Perl 5.14 in case that makes a difference. Looking at the addresses from my library I know where cygwin1.dll is and it is already in a different place. I could look up all the other libraries in the rebase database to find what they are. I have no idea what the unresolved addresses above 0x70000000 are and I see you also have one of these, so maybe this is normal. Anyway, I still don't know when and why ldd decides to show you "???" and if that relates to the problem with DynaLoader. Any way, I think those "???" are a red herring, I've built on my home machine and there it works, even though I have those "???" entries as well (albeit in total much less lines, but this is a Win7/64 machine vs. Win7/32bit at work and perl 5.10). >> 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. I updated some other packages (libserf) as well, so I don't know which one it was exactly, but I think it might have been openldap-devel. Interestingly enough it was the linking step that failed, not the compilation, so the header files must already have been present via some other package. Gnome-keyring requires pkg-config during the configure step, not requested by the cygport file. Ruby tests are still failing because it looks for the extension libraries in a different directory than where they really are. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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