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

Re: svn commit: r10039 - in trunk: . build/generator subversion/bindings/swig subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/perl/native

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-22 19:21:10 CEST

On Mon, Jun 21, 2004 at 03:17:31PM -0400, Russell Yanofsky wrote:
> Makefile.PL doesn't exist any more on windows because it's now generated by
> autoconf. But when I try the old Makefile.PL file (taken from rev 9270), I
> get
>
> M:\russ\source\svn\subversion\bindings\swig\perl\native>perl Makefile.PL
> 'apr-config' is not recognized as an internal or external command,
> operable program or batch file.
> 'apr-config' is not recognized as an internal or external command,
> operable program or batch file.
> 'apu-config' is not recognized as an internal or external command,
> operable program or batch file.
> 'K:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> Cannot chdir to ../libsvn_swig_perl/.libs: No such file or directory at
> Makefile.PL line 45
>
> It needs to be rewritten to not depend on the apr config programs which
> don't exist on windows.

That's why it's generated by autoconf, so it doesn't directly depend
upon the apr config programs. On Windows you can have the build
generator replace the @FOO@ symbols into the proper values.

To see if the build works, you can just do this by hand for now.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 22 19:22:03 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.