Subject: Re: userland make build
To: None <martin@duskware.de>
From: Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
List: port-sparc64
Date: 11/16/2000 12:16:39
On Wed, 15 Nov 2000 22:32:53 +0100 (MET),
  Martin Husemann <martin@duskware.de> said:

>> A. va_list vs _BSD_VA_LIST_
Martin> You have bogus /usr/local/lib/gcc-lib/..../include/*argh.h file - remove
Martin> them all. Gcc (when doing its fixincludes stuff) insists on creating these,
Martin> but they just don't work. If you remove them, the system files in /usr/include
Martin> will be used (and those work).
(snip)
>> D. DBL_MAX, DBL_MIN, etc is defined more than once

Martin> Never seen that (and I did rebuild everything two days ago).

This was caused by the same reason as that of the problem A. Both
/usr/local/machine/limits.h and /usr/local/lib/gcc-lib/sparc64-netbsd/
2.95.2/include/limits.h define DBL_MAX, DBL_MIN and so on.

-- 
Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> <tanimura@FreeBSD.org>