Subject: Missing files for Indy compile
To: None <port-sgimips@netbsd.org>
From: Gerald Heinig <Gerald.Heinig@post.rwth-aachen.de>
List: port-sgimips
Date: 01/15/2001 22:06:22
Hi again,
It seems I'm missing several files to cross-compile an Indy kernel on my NetBSD setup.
I've read all the porting docs and set up my compile environment correctly and I've downloaded the latest NetBSD-current
syssrc tree.
In the $ARCH/sgimips branch, I'm missing
$ARCH/sgimips/hpc/files.hpc
In fact, the hpc/ subdirectory doesn't exist at all!
I took out the include reference to this directory, and there's another file which is required but which I can't find
anywhere in the source tree:
/dev/pckbc/pckbc_mace.c
The syssrc tar file was from a few days ago. What am I missing?
Gerald