X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4B8FE9F4.9050902@x-ray.at>
Date: Thu, 04 Mar 2010 18:12:20 +0100
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: git-svn unable to load _Ra.dll
References: <CA04A6A57256304AB6CA9036AD639A18139F90A961@E2K7MAIL.it.local>  	 <4B8EAA0A.2090509@acm.org> <4B8EB235.2090704@x-ray.at>  <6910a61003040333l5bac0ef7w302f55c9eb9da728@mail.gmail.com> <CA04A6A57256304AB6CA9036AD639A18139F9E1C71@E2K7MAIL.it.local>
In-Reply-To: <CA04A6A57256304AB6CA9036AD639A18139F9E1C71@E2K7MAIL.it.local>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Blomqvist Kim schrieb:
> $ perlrebase
> ... SNIP...
> /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll: new base = 60f0000, new size = 60000
> ...
>
> Even after reboot:
>
> $ perl -e 'require SVN::Ra'
> Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll' for module SVN::_Ra: No such process at /usr/lib/perl5/5.10/i686-cygwin/DynaLoader.pm line 200.
>   at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/SVN/Base.pm line 59
> BEGIN failed--compilation aborted at /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 /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll


-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

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

