Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: building GENERIC kernel for vax fails



Kurt Schreiner wrote:
Hi,

trying to build release for vax (on amd64) fails while
compiling GENERIC:
[...]

    compile  GENERIC/subr_autoconf.o
/u/NetBSD/src/sys/kern/subr_autoconf.c: In function 'configure':
/u/NetBSD/src/sys/kern/subr_autoconf.c:415: error: 'CPU_INFO_ITERATOR' 
undeclared (first use in this function)
/u/NetBSD/src/sys/kern/subr_autoconf.c:415: error: (Each undeclared identifier 
is reported only once
/u/NetBSD/src/sys/kern/subr_autoconf.c:415: error: for each function it appears 
in.)
/u/NetBSD/src/sys/kern/subr_autoconf.c:415: error: expected ';' before 'cii'
cc1: warnings being treated as errors
/u/NetBSD/src/sys/kern/subr_autoconf.c:459: warning: implicit declaration of 
function 'CPU_INFO_FOREACH'
/u/NetBSD/src/sys/kern/subr_autoconf.c:459: error: 'cii' undeclared (first use 
in this function)
/u/NetBSD/src/sys/kern/subr_autoconf.c:459: error: expected ';' before ')' token
/u/NetBSD/src/sys/kern/subr_autoconf.c:459: error: expected expression before 
')' token

*** Failed target:  subr_autoconf.o

This is failure is not limited to vax. Fixed in subr_autoconf.c, rev. 1.153.


Christoph


Home | Main Index | Thread Index | Old Index