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

Re: [PATCH] [perl bindings] Bizarre copy of UNKNOWN in subroutine

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 07 Jul 2011 14:38:08 +0100

Stéphane Gaudreault <stephane_at_archlinux.org> writes:

> Le 7 juillet 2011 08:43:06, Philip Martin a écrit :
>> If you change the line in configure from
>>
>> SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e
>> ccopts`"
>>
>> to
>>
>> SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `unset CFLAGS; $PERL
>> -MExtUtils::Embed -e ccopts`"
>>
>> does it fix the problem?
>
> make test still fails with the "Bizarre copy of UNKNOWN" error when I change this line in configure.
>

So what is SWIG_PL_INCLUDES in your Makefile?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-07-07 15:38:49 CEST

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.