Subject: no stdarg.h in /usr/include?
To: NetBSD/mac68k Mailing List <port-mac68k@NetBSD.ORG>
From: Frederick Bruckman <fredb@fb.sa.enteract.com>
List: port-mac68k
Date: 06/25/1998 09:22:42
"make includes" stopped making links into "machine" a couple of weeks ago. 
Is this an oversight? It wouldn't affect most folks yet. It's only an
issue if you set DESTDIR, or wipe out your /usr/include. (I did.) I had to
make these by hand in order for "make build" to work: 

lrwxr-xr-x  1 root  wheel  15 Jun 24 10:40 ./float.h -> machine/float.h
lrwxr-xr-x  1 root  wheel  15 Jun 24 10:40 ./frame.h -> machine/frame.h
lrwxr-xr-x  1 root  wheel  16 Jun 24 10:40 ./stdarg.h -> machine/stdarg.h
lrwxr-xr-x 1 root wheel 17 Jun 24 10:41 ./varargs.h -> machine/varargs.h