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

Re: SVN Perl Bindings Fail to make

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-08-29 15:29:27 CEST

Goddard Lee wrote:
>>> [root@dave11 native]# perl Makefile.PL
>>> swig error : Unrecognized option -perl
>>> Use 'swig -help' for available options.
>> This looks more like a problem with your installation of
>> swig, than with the subversion code.
>
> That's what thought after posting, but just installed the lastest SWIG,
> so can than still be the problem...?

Did you build SWIG yourself? Look at config.log and see if SWIG was
able to locate Perl successfully. It looks like you are running a
particularly ancient RedHat distro, which (if it is the one I am
thinking of) may have contained a pre-release version of 5.8.0. Perl
5.8.0 itself is ancient and contains numerous bugs which have been fixed
since it was released. You should really upgrade to 5.8.7 if possible;
you can use the $CONFIG{config_args} value to build a new version of
Perl using the same settings as the existing version.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 29 15:31:41 2005

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.