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: <4B8EB235.2090704@x-ray.at>
Date: Wed, 03 Mar 2010 20:02:13 +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>
In-Reply-To: <4B8EAA0A.2090509@acm.org>
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

David Rothenberger schrieb:
> On 3/3/2010 9:22 AM, Blomqvist Kim wrote:
>>
>> After some recent (last month) upgrades (using setup.exe) git-svn stopped
>> working for me. Reinstalling every installed package didn't help.
>>
>> $ git svn fetch
>> 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 /usr/lib/git-core/git-svn line 40.
>
> I'm sorry, I can't reproduce this. git svn fetch is working fine for me,
> although this is the first time I tried it.
>
> What does this command produce for you?
>
> $ perl -e 'require SVN::Ra'

maybe you need to do a
$ perlrebaseall

perl was just updated recently and there might be baseaddress conflicts
perlrebaseall is new.
-- 
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

