Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building GENERIC kernel for vax fails
Hi,
trying to build release for vax (on amd64) fails while
compiling GENERIC:
===> build.sh command: ./build.sh -u -N 1 -U -m vax -O /u/NetBSD/arch/vax/obj
-D /u/NetBSD/arch/vax/dest -T /u/NetBSD/arch/vax/TOOLS release
===> build.sh started: Thu Jun 5 22:33:10 CEST 2008
===> NetBSD version: 4.99.64
===> MACHINE: vax
===> MACHINE_ARCH: vax
===> Build platform: NetBSD 4.99.64 amd64
===> HOST_SH: /bin/sh
===> TOOLDIR path: /u/NetBSD/arch/vax/TOOLS
===> DESTDIR path: /u/NetBSD/arch/vax/dest
===> RELEASEDIR path: /u/NetBSD/arch/vax/obj/releasedir
===> makewrapper: /u/NetBSD/arch/vax/TOOLS/bin/nbmake-vax
===> Updated /u/NetBSD/arch/vax/TOOLS/bin/nbmake-vax
distribution ===> .
build ===> . (with: NOPOSTINSTALL=1)
Build already installed into /u/NetBSD/arch/vax/dest
distribution ===> etc (with: INSTALL_DONE=1)
postinstall-fix-obsolete ===> .
=== Removing obsolete files ===
Source directory: /u/NetBSD/src
Target directory: /u/NetBSD/arch/vax/dest/
obsolete fix:
postinstall fixes passed: obsolete
postinstall fixes failed:
===============================
checkflist ===> distrib/sets
[...]
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
Kurt
Home |
Main Index |
Thread Index |
Old Index