cache.h breaks whowatch port

Kris Kennaway kris at obsecurity.org
Fri Jul 11 22:39:23 PDT 2003


On Fri, Jul 11, 2003 at 09:19:14PM -0400, Daniel Harris wrote:
> 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.

It's probably just a variable name collision, which would be fixed by
renaming it in whowatch.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20030711/f5896dc2/attachment.bin


More information about the freebsd-sparc64 mailing list