X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.8 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=UTF-8; format=flowed Message-id: <4B27C98A.80301@acm.org> Date: Tue, 15 Dec 2009 09:38:18 -0800 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 To: cygwin AT cygwin DOT com Subject: Re: git-svn is broken due to perl 5.10 update References: <19e566510912150123v649152d2g2c4696d58b5c656d AT mail DOT gmail DOT com> <19e566510912150706i1630f295x5546de2ce6678107 AT mail DOT gmail DOT com> <4B27C0A3 DOT 5060809 AT acm DOT org> In-reply-to: <4B27C0A3.5060809@acm.org> X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 12/15/2009 9:00 AM, David Rothenberger wrote: > On 12/15/2009 7:06 AM, İsmail Dönmez wrote: >> On Tue, Dec 15, 2009 at 11:23 AM, İsmail Dönmez >> wrote: >>> Hi; >>> >>> git svn is broken (was working with perl 5.8) : >>> >>> $ git svn rebase >>> Can't load >>> '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll' >>> for module SVN::_Core: No such file or directory 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/Core.pm line 5. >>> Compilation failed in require at /usr/lib/git-core/git-svn line 30. >> >> >> Replying to myself this seems to be a sqlite problem, cygcheck says : >> >> $ cygcheck.exe >> /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll >> [...] >> cygcheck: track_down: could not find cygsqlite3-0.dll >> >> I installed sqlite packages but they only provide a static library. > > $ cygcheck -l libsqlite3_0 > /usr/bin/cygsqlite3-0.dll > > I'm not sure why this is missing from your system. subversion-perl > depends on subversion which depends on libsqlite3_0. I just updated to the newly released sqlite package and now I'm also getting this error. It seems that libsqlite3_0-3.6.21-1 contains only the static libraries, as you reported. Reverting sqlite3 to 3.6.2-1 should fix the problem. -- David Rothenberger ---- daveroth AT acm DOT org Lay on, MacDuff, and curs'd be him who first cries, "Hold, enough!". -- Shakespeare -- 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