misc/65924: XFree86-4-libraries won't include in xc/lib/X11
Coleman Kane
cokane at cokane.org
Sat Apr 24 06:10:28 UTC 2004
The following reply was made to PR ports/65924; it has been noted by GNATS.
From: Coleman Kane <cokane at cokane.org>
To: Kris Kennaway <kris at obsecurity.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: misc/65924: XFree86-4-libraries won't include in xc/lib/X11
Date: Sat, 24 Apr 2004 06:02:46 +0000
--vGgW1X5XWziG23Ko
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Actually, this can be closed. Had:
PTHREAD_CFLAGS?=3D""
in /etc/make.conf.
d'oh!
On Fri, Apr 23, 2004 at 09:24:22PM -0700, Kris Kennaway wrote, and it was p=
roclaimed:
> On Fri, Apr 23, 2004 at 08:07:20PM -0700, Coleman Kane wrote:
> >=20
> > >Number: 65924
> > >Category: misc
> > >Synopsis: XFree86-4-libraries won't include in xc/lib/X11
> > >Confidential: no
> > >Severity: non-critical
> > >Priority: low
> > >Responsible: freebsd-bugs
> > >State: open
> > >Quarter: =20
> > >Keywords: =20
> > >Date-Required:
> > >Class: sw-bug
> > >Submitter-Id: current-users
> > >Arrival-Date: Fri Apr 23 20:10:24 PDT 2004
> > >Closed-Date:
> > >Last-Modified:
> > >Originator: Coleman Kane
> > >Release: FreeBSD 5-current
> > >Organization:
> > >Environment:
> > FreeBSD blah 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Fri Apr 23 03:59:18 GM=
T 2004 root at blah:/usr/obj/usr/src/sys/BLAH i386
> >=20
> > >Description:
> > x11/XFree86-4-libraries won't configure. Dies at making includes i=
n xc/lib/X11 on building makekeys.
> > >How-To-Repeat:
> > Build x11/XFree86-4-libraries from ports
> > >Fix:
> > Modify the xc/config/cf/FreeBSD.cf file, and remove the NULL-quot=
e from the SystemMTDefines #define. GCC interprets this as an argument, an =
input file named <NULL>, which it cannot find and it dies.
> >=20
> > --- FreeBSD.cf Sat Apr 24 02:43:59 2004
> > +++ FreeBSD.cf.old Sat Apr 24 02:46:00 2004
> > @@ -89,7 +89,7 @@
> > # endif
> > # define HasPosixThreads YES
> > # define ThreadedX YES
> > -# define SystemMTDefines =20
> > +# define SystemMTDefines ""
> > /*
> > * FreeBSD has tread-safe api but no getpwnam_r yet.
> > */
>=20
> This patch won't apply; what you describe is a side-effect of
> files/patch-FreeBSD.cf. However there has to be more to the story,
> because the port has been building successfully on 5.x for the past 2
> months that the patch has been in place.
>=20
> Kris
--vGgW1X5XWziG23Ko
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAigMF/eUc+MkM8EkRArLpAJwJDFBnQLb6amKL7Xl9knyihikWAgCeNJuo
OZ8SKEV/ne1oYtyLNnPllak=
=wck7
-----END PGP SIGNATURE-----
--vGgW1X5XWziG23Ko--
More information about the freebsd-ports-bugs
mailing list