Subject: genassym.sh no longer works after 7 May sup?!?!
To: None <current-users@NetBSD.ORG>
From: Rob Healey <rhealey@MR.Net>
List: current-users
Date: 05/07/1997 14:07:33
Has anybody else run in to a problem getting genassym.sh to
produce proper output after the May 7 sup?
In specific:
1: I sup'd the updates.
2: cd share/mk; make install
3: cd top level; make includes
4: cd sys/arch/sparc/conf; config SPARC
5: cd sys/arch/sparc/compile/SPARC; make depend; make
Make then complains about a missing endif when trying to make
assym.h from the genassym.cf file.
Worked before, any ideas what might be wrong???
-Rob