X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: Blomqvist Kim To: "cygwin AT cygwin DOT com" Date: Mon, 8 Mar 2010 09:46:53 +0200 Subject: RE: git-svn unable to load _Ra.dll Message-ID: References: <4B8EAA0A DOT 2090509 AT acm DOT org> <4B8EB235 DOT 2090704 AT x-ray DOT at> <6910a61003040333l5bac0ef7w302f55c9eb9da728 AT mail DOT gmail DOT com> <4B8FE9F4 DOT 9050902 AT x-ray DOT at> In-Reply-To: <4B8FE9F4.9050902@x-ray.at> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 =20 >-----Original Message----- >From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]=20 >On Behalf Of Reini Urban >Sent: Thursday, March 04, 2010 7:12 PM >To: cygwin AT cygwin DOT com >Subject: Re: git-svn unable to load _Ra.dll > >Blomqvist Kim schrieb: >> $ perlrebase >> ... SNIP... >>=20 >/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dl l: new base =3D 60f0000, new size =3D 60000 >> ... >> >> Even after reboot: >> >> $ perl -e 'require SVN::Ra' >> Can't load=20 >'/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.d ll' for module SVN::_Ra: No such process at >/usr/lib/perl5/5.10/i686-cygwi= n/DynaLoader.pm line 200. >> at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/SVN/Base.pm line 59 >> BEGIN failed--compilation aborted at=20 >/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/SVN/Ra.pm line 5. >> Compilation failed in require at -e line 1. > >Hmm, maybe this? > >chmod +rx=20 >/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll $ ls -lh /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll -r-xr-xr-x 1 kiblomqv root 343K Feb 10 21:34 /usr/lib/perl5/vendor_perl/5.1= 0/i68 6-cygwin/auto/SVN/_Ra/_Ra.dll* $ chmod +rx /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll $ ls -lh /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll -r-xr-xr-x 1 kiblomqv root 343K Feb 10 21:34 /usr/lib/perl5/vendor_perl/5.1= 0/i68 6-cygwin/auto/SVN/_Ra/_Ra.dll* So this didn't help, but I'm now using a fresh new Cygwin installation, so this problem is only of academic interest. Thanks to everybody=20 for trying to help out. -- 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