Subject: Build errors in -current
To: None <current-users@NetBSD.ORG>
From: Clarence W. Wilkerson <netbsd@hopf.math.purdue.edu>
List: current-users
Date: 04/07/1996 11:43:55
1) In /usr/src/gnu/usr.bin/gcc/cc1obj  , make clean and make failed
remake the parse file from yacc source and the older c version had link
errors. Nuking the c version and reyaccing cured it.

2) In "config" a new kernel, making the kernel for sparc looks ( sparc/sparc/conf.c ) for "fd.h". However, config produces "fdc.h" instead.

These errors may be a result of using older binaries on a brand new supped
source tree.

Clarence Wilkerson