[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building Perl bindings from svn 1.1.0 rc2

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-08-17 20:03:06 CEST

Dan Nawrocki wrote:

>When I ran perl -e "use SVN::Core", I got the following error:
>
>Use of inherited AUTOLOAD for non-method SVN::_Core::apr_initialize() is
>deprecated at C:/Perl/site/lib/SVN/Core.pm line 50.
>Can't locate auto/SVN/_Core/apr_initial.al in @INC (@INC contains:
>C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/SVN/Core.pm line 50.
>BEGIN failed--compilation aborted at C:/Perl/site/lib/SVN/Core.pm line
>52.
>Compilation failed in require at -e line 1.
>BEGIN failed--compilation aborted at -e line 1.
>
>
Hmmm... I expected a "yea" or "nay", not something quite so complicated. :)

Once 1.1 is officially released, I plan on making a concerted effort to
get Perl bindings working on win32, so I don't really want to get too
much into the guts at this point. Maybe I'll get some free time later
this week to muck around with it a bit more.

>BTW, I've tried using the makefile.pl that is included in the release to
>no avail. It will generate makefiles that cause errors in standard C
>headers while compiling core.c -- even though the same file will compile
>just fine under VS.NET. Perhaps I should modify the makefile.pl and let
>it compile the sources there?
>
>
That's definitely worth a shot. Removing additional layers of
obfuscation is always a good thing. I'd work on getting the bindings
working by themselves and then svk should be a piece of cake.

> I apologize if this is a simple question - I am new to Perl and find
>this very confusing.
>
Don't worry; I'm very experienced with Perl and I still find it very
confusing!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 17 20:03:42 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.