From owner-freebsd-sparc64@FreeBSD.ORG Fri Jul 11 22:39:22 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB67B37B401 for ; Fri, 11 Jul 2003 22:39:22 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3257443F85 for ; Fri, 11 Jul 2003 22:39:22 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 407BD66B60; Fri, 11 Jul 2003 22:39:21 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 22DD1BCE; Fri, 11 Jul 2003 22:39:21 -0700 (PDT) Date: Fri, 11 Jul 2003 22:39:21 -0700 From: Kris Kennaway To: Daniel Harris Message-ID: <20030712053921.GA57890@rot13.obsecurity.org> References: <200307112119.14473.dh@askdh.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <200307112119.14473.dh@askdh.com> User-Agent: Mutt/1.4.1i cc: sparc64@freebsd.org Subject: Re: cache.h breaks whowatch port X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 05:39:23 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 11, 2003 at 09:19:14PM -0400, Daniel Harris wrote: > Hello, >=20 > I maintain the whowatch port, which is currently failing on bento with th= e=20 > following (on sparc64): >=20 > proctree.c:107: conflicting types for `cache' > /usr/include/machine/cache.h:111: previous declaration of `cache' >=20 > which is from src/sys/sparc64/include/cache.h,v 1.8: >=20 > extern struct cacheinfo cache; >=20 > Is the namespace collision a fault of the software or of the sparc64 head= er? > If it's the software (whowatch)'s fault, please advise me on how to fix t= his. It's probably just a variable name collision, which would be fixed by renaming it in whowatch. Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/D58IWry0BWjoQKURAki1AKD2xXh/EU0iLkOnyVzMprN6jugsXgCg9qR/ wrT9fzVTyAFzH3J2I4/k6MM= =m1N1 -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--