Date: Thu, 18 Mar 2004 16:37:50 -0800 (PST) From: Oliver Eikemeier <eik@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openldap21-server Makefile ports/net/openldap22-server Makefile Message-ID: <200403190037.i2J0boHs056420@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004/03/18 16:37:50 PST
FreeBSD ports repository
Modified files:
net/openldap21-server Makefile
net/openldap22-server Makefile
Log:
Temporarily disable building when a bind port with PORT_REPLACES_BASE_BIND installed
They overwrite /usr/include/netdb.h and give a wrong definition for `h_errno' when
_REENTRANT is defined. This causes link errors where `__h_errno' is undefined.
This should affect MySQL, Python and Apache too.
PR: 64419
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision Changes Path
1.79 +4 -0 ports/net/openldap21-server/Makefile
1.81 +4 -0 ports/net/openldap22-server/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403190037.i2J0boHs056420>
