Date: 14 Jan 2003 20:27:01 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Mike Harding <mvh@ix.netcom.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: /usr/local/devel/libgtop does not build on -STABLE Message-ID: <1042594020.98949.2.camel@shumai.marcuscom.com> In-Reply-To: <20030115010924.0018413103@netcom1.netcom.com> References: <20030115010924.0018413103@netcom1.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1042594020.98949.2.camel>