Subject: Problem building kernel
To: NetBSD PortMac68k Mailing List <port-mac68k@netbsd.org>
From: Ian Goldby <Ian.Goldby@mail.com>
List: port-mac68k
Date: 03/14/2001 22:55:22
I'm trying to build my own kernel following the recipe in
/documentation/kernel, from the 1.5 source
NetBSD-1.5/source/sets/syssrc.tgz:

# cd /sys/arch/mac68k/conf
# cp GENERIC DOUGLAS
# config DOUGLAS
# cd ../compile/DOUGLAS

Everything up to here proceeds smoothly. Then, when I type

# make depend

I get

*** Error code 1

Stop

I have absolutely no idea where to go next. Can anyone help?

Thanks.

Ian

P.S. Quick less-important supplimentary question: The kernel sources
seem to take up tons of disk space. Can I safely delete the directories
corresponding to other machine architectures?