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

Re: problem building perl bindings, configure sets bad SWIG_PL_INCLUDES

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-08-24 08:41:41 CEST

Please see the install section of perl bindings in swig/INSTALL. building
perl bindings from the subversion build system is still not supported.
it'd be nice if someone could help out.

Cheers,
CLK

On Fri, Aug 22, 2003 at 08:48:17PM -0400, Russell Yanofsky wrote:
> When I try to build the perl bindings on my system, swig gets invoked with
> an extra "-fno-strict-aliasing" argument which causes it to error out. The
> argument comes from the SWIG_PL_INCLUDES variable, which is set by the
> configure script to:
>
> `$PERL -MExtUtils::Embed -e ccopts`
>
> On my system that evaluates to:
>
> -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.1/i386-lin
> ux/CORE
>
> I can work around this problem by just editing the value in the Makefile,
> but I thought I'd mention it here since it appears to be a bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 24 08:42:25 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.