On Tue, Dec 15, 2009 at 11:23 AM, İsmail Dönmez <ism...@namtrac.org> 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.

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

Reply via email to