pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Python 3.13 fails to build under macOS, expat issue



On Fri, Aug 14, 2026 at 09:30:31AM +0100, Benny Siegert wrote:
> Ah right, I remember NetBSD having the same issue. But does that also mean
> that Python, as it is, does not build on NetBSD < 11.99.5? That's also not
> great.

lang/python314/Makefile:
.if ${OPSYS} == NetBSD && ${OPSYS_VERSION} < 119905
PREFER.expat=   pkgsrc # needs expat_config.h
.endif

 Thomas


Home | Main Index | Thread Index | Old Index