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

Perl bindings on windows

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-06-20 23:58:54 CEST

Hi,

I'm trying to get the perl bindings working on Windows. I made some changes
in trunk rev 10039 that allow them to build and load, but when I try to use
them I get the following errors (excerpted):

'BEGIN not safe after errors--compilation aborted at K:/Program
Files/Perl/site/lib/SVN/Core.pm line 100.'
'Bareword "init_ra_libs" not allowed while "strict subs" in use at
K:/Program Files/Perl/site/lib/SVN/Ra.pm line 64.'

The .pm files referred to in the messages are the ones from:

http://svn.collab.net/repos/svn/trunk/subversion/bindings/swig/perl/native/Core.pm
http://svn.collab.net/repos/svn/trunk/subversion/bindings/swig/perl/native/Ra.pm

Can anyone tell me what these errors mean or how to go about fixing them?

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 20 23:59:14 2004

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

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