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

Re: Problems building Perl binding

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-26 19:58:39 CET

Cristiano Paris wrote:

> I'm having trouble building the Perl binding in subversion 1.0.0. Here's
> my configure command line:
>

None of those configure commands should be a problem, except that you don't
normally need to specify "--enable-swig-bindings=perl" since this will be built
automatically as long as you have Perl bindings available from SWIG itself. Did
you build SWIG from source, or did you install it from an RPM? Which version of
SWIG? What version of Perl do you have installed?

>
> After make, make install, I followed the instructions ginve in the README
> file in the swig directory.

By which we can assume you did

        $ make swig-pl-lib

from the top level subversion directory? You don't have to have done the final
'make install-swig-pl-lib' in order to build/test the bindings though.

> After perl Makefile.PL, I did make and here's the error:
>
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
> cannot open output file blib/arch/auto/SVN/_Client/_Client.so: No such
> file or directory

Not the only error, probably. Somewhere before that final error, you should see
some warnings that _Client.c is not able to be compiled. Capture the entire
output of the 'make' and see if there are more clues...

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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 19:57:50 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.