From owner-freebsd-stable Tue Mar 12 8: 9:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id F32D037BAEE for ; Tue, 12 Mar 2002 08:06:18 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id D8B6A441; Tue, 12 Mar 2002 16:04:45 +0000 (GMT) Date: Tue, 12 Mar 2002 16:04:45 +0000 From: Josef Karthauser To: John Reynolds~ Cc: stan , FreeBSD Stable Mailing List , Josef Karthauser Subject: Re: libusb build problems Message-ID: <20020312160445.GA14021@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , John Reynolds~ , stan , FreeBSD Stable Mailing List References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> <20020312150040.GA17311@teddy.fas.com> <15502.9863.457479.22761@chlx169.ch.intel.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <15502.9863.457479.22761@chlx169.ch.intel.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 12, 2002 at 09:02:15AM -0700, John Reynolds~ wrote: >=20 > it doesn't work for me either, however, I found the problem. There's a ty= po in > the patch. The preproc boiler plate around the changes look like this: >=20 > #if (__FreeBSD_version > 50000 && __FreeBSD_version < 500031) || \ > (__FreeBSD_version < 450001) >=20 > and should look like this: >=20 > #if (__FreeBSD_version > 500000 && __FreeBSD_version < 500031) || \ > (__FreeBSD_version < 450001) >=20 > (notice 50000 -> 500000). >=20 > Josef, can you make this change and get this committed? Done. Thanks, Joe --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyOJx0ACgkQXVIcjOaxUBZqcwCff+BJ03ZwY4jWpUXMbsKt2Ts6 oBQAoLwvicNDMSTxjALaoZRz3bCFik4d =1bJL -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message