Subject: Re: NetBSD-1.1A
To: None <boet@oce.nl>
From: Luke Mewburn <lukem@telstra.com.au>
List: port-sparc
Date: 02/08/1996 16:17:54
Henk Boetzkes writes:
> I've pulled the tar files, and recompiled eveything...
> It does work, although you have to restart make once:

> ===> usr.sbin/gspa/gspa
> cc -O -I. -I/usr/src/usr.sbin/gspa/gspa   -c gspa.c
> gspa.c:42: y.tab.h: No such file or directory
> *** Error code 1

This is fixed in a recent PR I sent in, that I'm pretty sure has been
applied.

> And after running an make install, it doesn't come beyond the man.9 section...
> Ill send more info on this one the next time.

# cd /usr/src/share/mk
# make install

Then restart your make in /usr/src...