Subject: types.h
To: None <port-macppc@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: port-macppc
Date: 06/15/2001 19:59:30
While trying to get from BETA-2 -> current, I got a boatload of redefines
in types.h. Now, the reason seems to be that I had an old powerpc/types.h
lying around. I don't see how that can be prevented: if I do a make includes,
I will have macppc/include installed, but macppc/include/types.h just
contains #include <powerpc/types.h>. No where can the system know to install
the powerpc bit, can it? (ie., you have to fix by hand..)

Cheers,

Patrick