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

Re: Perl Swig bindings?

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-07-24 10:37:02 CEST

On Thu, Jul 24, 2003 at 12:23:31AM -0500, David Summers wrote:
> [david@amd subversion-0.26.0]$ make swig-pl
> /usr/bin/swig -c -perl
> -I/home/david/rpms/build/subversion-0.26.0/subversion/bindings/swig
> -I/home/david/rpms/build/subversion-0.26.0/subversion/include
> -I/usr/include/apr-0 -o subversion/bindings/swig/perl/svn_client.c
> ./subversion/bindings/swig/svn_client.i
> *** Can't open 'subversion/bindings/swig/perl/svn_client.c'
> make: *** [subversion/bindings/swig/perl/svn_client.c] Error 1
>
>
> Am I doing something wrong? I don't see any perl directory in
> subversion/bindings directory.

the perl diretory should be mkdir'ed by the build script, or people
might want to use my patch for perl bindings, which has files under
perl/ so the directory is already there.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 24 10:37:36 2003

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.