Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 21:19:14 -0400
From:      Daniel Harris <dh@askdh.com>
To:        sparc64@freebsd.org
Subject:   cache.h breaks whowatch port
Message-ID:  <200307112119.14473.dh@askdh.com>

next in thread | raw e-mail | index | archive | help
Hello,

I maintain the whowatch port, which is currently failing on bento with the 
following (on sparc64):

proctree.c:107: conflicting types for `cache'
/usr/include/machine/cache.h:111: previous declaration of `cache'

which is from src/sys/sparc64/include/cache.h,v 1.8:

extern struct cacheinfo cache;

Is the namespace collision a fault of the software or of the sparc64 header?
If it's the software (whowatch)'s fault, please advise me on how to fix this.

Thanks,

-- 
Daniel Harris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307112119.14473.dh>