Subject: Re: duplicate definition of __UNCONST
To: Chris Ross <cross+netbsd@distal.com>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 07/01/2004 23:00:33
On Jul 1, 5:31pm, cross+netbsd@distal.com (Chris Ross) wrote:
-- Subject: duplicate definition of __UNCONST
Thanks for the note. I just remove it. If it is anywhere else, we'll find it.
christos
| Hey there Christos. You may already have noticed this,
| but your change in sys/sys/cdefs.h broke building libc
| in the current tree, at least for i386 (but I think it's
| mi). __UNCONST is defined by libc/stdio/vfprintf.c, as
| well. Perhaps it should just be removed there, but I
| don't know that it's not also elsewhere in the whole
| of NetBSD.
|
| Thanks...
|
| - Chris
-- End of excerpt from Chris Ross