Subject: Custom kernel build failures on netbsd-4
To: None <port-sparc64@NetBSD.org>
From: Adrian Portelli <adrianp@stindustries.net>
List: port-sparc64
Date: 12/31/2007 13:52:19
Hi,
I'm seeing kernel build failures on netbsd-4 with sparc64 when trying to
build a custom kernel. My custom kernel does not have a ksyms
pseudo-device, DDB or LKM defined which, looking at autoconf.c, I think
is what's triggering the failure. The build crashes out with:
# compile FOO/autoconf.o
...
cc1: warnings being treated as errors
/var/scratch/source/cvs/src-4/sys/arch/sparc64/sparc64/autoconf.c: In
function 'bootstrap':
/var/scratch/source/cvs/src-4/sys/arch/sparc64/sparc64/autoconf.c:247:
warning: unused variable 'bi_sym'
Please cc me direct as I'm not subscribed to this this.
thanks,
adrian.