Subject: Compiling a current Kernel
To: None <port-alpha@NetBSD.ORG>
From: Erik Johannessen <erik@gumby.iaifunds.com>
List: port-alpha
Date: 12/31/1996 16:20:13
I am running the latest snapshot right now, and I want to upgrade to
current, so I did a make includes after my sup, then I tried to compile a
new kernel for current (I did build a new config too), but it did not go
as I hoped, this is the error messages I got:

cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wno-format -mno-fp-regs -I. -I../../../../arch -I../../../.. -nostdinc
-DEXEC_ECOFF -DEXEC_ELF64 -DEXEC_SCRIPT -DSWAPPAGER -DVNODEPAGER
-DDEVPAGER -DDEC_AXPPCI_33 -DTIMEZONE="6*60" -DDST="1" -DFIFO -DFFS
-DQUOTA -DMFS -DLFS -DCD9660 -DNFSSERVER -DNFSCLIENT -DNULLFS -DKERNFS
-DFDESC -DPROCFS -DINET -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12
-DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DFIX_UNALIGNED_VAX_FP -DPCIVERBOSE
-DUCONSOLE -DMAXUSERS=8 -D_KERNEL  -Dalpha  -c
../../../../arch/alpha/pci/lca_pci.c
cc1: warnings being treated as errors
../../../../arch/alpha/pci/lca_pci.c: In function `lca_conf_read':
../../../../arch/alpha/pci/lca_pci.c:116: warning: `s' might be used
uninitialized in this function
../../../../arch/alpha/pci/lca_pci.c: In function `lca_conf_write':
../../../../arch/alpha/pci/lca_pci.c:172: warning: `s' might be used
uninitialized in this function
*** Error code 1

Stop.

Do I need to build anything else to make this work? 
btw - this is uname -a

[erik@gumby GUMBY]>uname -a
NetBSD gumby 1.2B NetBSD 1.2B (GENERIC) #266: Tue Nov 26 21:14:47 EST 1996
cgd@bunnahabhain.pdl.cs.cmu.edu:/usr/src/sys/arch/alpha/compile/GENERIC
alpha
[erik@gumby GUMBY]>


--
Erik Johannessen - erik@gumby.iaifunds.com

One of the advantages of being disorderly 
is that one is constantly making exciting
discoveries.      - A. A. Milne