X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <19e566510912150123v649152d2g2c4696d58b5c656d@mail.gmail.com> References: <19e566510912150123v649152d2g2c4696d58b5c656d AT mail DOT gmail DOT com> From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= Date: Tue, 15 Dec 2009 17:06:00 +0200 Message-ID: <19e566510912150706i1630f295x5546de2ce6678107@mail.gmail.com> Subject: Re: git-svn is broken due to perl 5.10 update To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Tue, Dec 15, 2009 at 11:23 AM, =C4=B0smail D=C3=B6nmez 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/_C= ore.dll' > for module SVN::_Core: No such file or directory at > /usr/lib/perl5/5.10/i686-cygwin/DynaLoader.pm line 200. > =C2=A0at /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. -- 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