Date: Tue, 15 Apr 2014 12:36:27 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: Neil Schroeder <gigneil@gmail.com>, freebsd-x11@freebsd.org Subject: Re: libxshmfence port fails build Message-ID: <534D600B.2000103@FreeBSD.org> In-Reply-To: <CAK9pY-wgZNsbKw0QT=Qn8mBa5hytr4U__i5QsAHvSuRTzx5ttg@mail.gmail.com> References: <CAK9pY-wgZNsbKw0QT=Qn8mBa5hytr4U__i5QsAHvSuRTzx5ttg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-04-14 20:49:57 -0400, Neil Schroeder wrote: > I think I picked a bad day to go from 10-STABLE to 11-CURRENT then > fully rebuild all my ports... > > > In file included from xshmfence_alloc.c:27: In file included from > ./xshmfenceint.h:33: ./xshmfence_futex.h:40:39: error: use of > undeclared identifier 'INT_MAX' --- xshmfence_futex.lo --- In file > included from xshmfence_futex.c:27: In file included from > ./xshmfenceint.h:33: ./xshmfence_futex.h:40:39: error: use of > undeclared identifier 'INT_MAX' --- xshmfence_alloc.lo --- return > sys_futex(addr, UMTX_OP_WAKE, INT_MAX); ^ --- xshmfence_futex.lo > --- return sys_futex(addr, UMTX_OP_WAKE, INT_MAX); ^ > > I am not too bad with general hackery of dependencies and makefiles > but this I'm not sure how to address. > > Any ideas fine people? I fixed it last night. Please try again. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJTTWALAAoJEHyflib82/FGh7UH/24oDEcVKwXeZGfQRGdtxJNo pmOp/gtrLbIRNpfg/GrHa0YlvcQlGBllQDllsdjT6affcG36e8UjgarD+I96M+Kj EY2KQcGi9uG51hkdK90wMJSEyidMH8SBlpg2W+NQYYvgOlei568WYZy/uJSZrZJk HSxbvTof8ungSwNLscuxNlrklrAs/k7zGMtgWmQLZKducB8pFMgG2YT6p6TXwVer xNS034TtKZv5lDK2bqliJ6KGhIBOShNZdtcozmuoiEZzIRgyyaLAR83wGtNbGPOU Hi63Y2J+B5Jxb65lIvq+qrUIhvkAQChY9EfginvbEmSJ23VdcIItGNveVLzZ1b0= =4Dup -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?534D600B.2000103>