Subject: Re: Python modules won't compile
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: D'Arcy J.M. Cain <darcy@NetBSD.org>
List: tech-pkg
Date: 08/30/2005 20:16:35
On Tue, 30 Aug 2005 22:47:26 +1200
Mark Davies <mark@mcs.vuw.ac.nz> wrote:
> On Tuesday 30 August 2005 22:22, D'Arcy J.M. Cain wrote:
> > I seem to have solved this by going back to Python version 2.3.  I'm
> > not sure if it is a Python 2.4 problem or the way we package it but it
> > seems unlikely that a released version of Python has such a fundamental
> > problem.
> 
> This problem is caused by rev 1.3 of python24/patches/patch-af. Backing out to 
> rev 1.2 fixes it but I don't know why the $LDFLAGS is not getting expanded to 
> its value as you would expect.

So how do we fix it?  Can we "s/\${LDFLAGS}/@LDFLAGS@/" in the patch?

-- 
D'Arcy J.M. Cain <darcy@NetBSD.org>
http://www.NetBSD.org/