From owner-freebsd-gnome Tue Jan 14 17:27: 8 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2277737B401 for ; Tue, 14 Jan 2003 17:27:07 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C05443EB2 for ; Tue, 14 Jan 2003 17:27:06 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0F1QcDx013050; Tue, 14 Jan 2003 20:26:38 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: /usr/local/devel/libgtop does not build on -STABLE From: Joe Marcus Clarke To: Mike Harding Cc: FreeBSD GNOME Users In-Reply-To: <20030115010924.0018413103@netcom1.netcom.com> References: <20030115010924.0018413103@netcom1.netcom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RvFjlXjk8M8Xc7b+QrOh" Organization: MarcusCom, Inc. Message-Id: <1042594020.98949.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 14 Jan 2003 20:27:01 -0500 X-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_00_01,TO_BE_REMOVED_REPLY version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-RvFjlXjk8M8Xc7b+QrOh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-01-14 at 20:09, Mike Harding wrote: > because of the patchfile >=20 > patch-sysdeps_freebsd_mem.c >=20 > I think you got the VM_TOTAL/VM_METER reversed in the patch... Doh! Sorry. I'll fix it. Joe >=20 > --- sysdeps/freebsd/mem.c.orig Tue Jan 14 17:22:18 2003 > +++ sysdeps/freebsd/mem.c Tue Jan 14 17:22:28 2003 > @@ -75,7 +75,7 @@ > =20 > /* MIB array for sysctl */ > static int mib_length=3D2; > -#ifdef __bsdi__ > +#ifdef VM_METER > static int mib [] =3D { CTL_VM, VM_TOTAL }; > #else > static int mib [] =3D { CTL_VM, VM_METER }; >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-RvFjlXjk8M8Xc7b+QrOh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+JLjkb2iPiv4Uz4cRArwZAKCLQi3XwuimNmoB3iVQku0E9HczTQCdGbh0 fBjc1Mum1XAe8Ml5fQ1GSko= =TJSp -----END PGP SIGNATURE----- --=-RvFjlXjk8M8Xc7b+QrOh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message