[kris@FreeBSD.org: cvs commit: ports/www/zope Makefile]

Neil Blakey-Milner nbm at mithrandr.moria.org
Thu Aug 7 03:56:19 PDT 2003


On Thu 2003-08-07 (03:46), Kris Kennaway wrote:
> On Thu, Aug 07, 2003 at 12:31:05PM +0200, Neil Blakey-Milner wrote:
> > On Thu 2003-08-07 (03:02), Kris Kennaway wrote:
> > > FYI.  This port will be removed in 3 months if it is still broken.
> > 
> > There's something broken in bento's environment - lang/python21 builds
> > with threads by default, and the bento python21 package doesn't seem to
> > have threads enabled.  The check in lang/python21:
> > 
> > LIBC_R!=        /sbin/ldconfig -r | grep c_r || true
> 
> Why do you need to do it this way?  libc_r is standard on FreeBSD, and
> disabled iff you set NOLIBC_R.

Ask perky (it is in the lang/python21 port), although this check has
been there since at least 1998 apparently - cvs annotate shows:

1.42         (asami    02-Dec-98): LIBC_R!=     /sbin/ldconfig -r | grep c_r || true

I'm pretty sure the zope port used to build in the bento environment,
though.

I'm sure everyone will be happy if we just remove the whole libc_r check
and honour WITHOUT_THREADS ?

Neil
-- 
Neil Blakey-Milner
nbm at mithrandr.moria.org


More information about the freebsd-ports mailing list