tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
build.sh errors.
I have a fresh installed system from autobuild.
NetBSD 6.99.40 (GENERIC) #0: Tue May 6 04:20:54 UTC 2014
builds%b2.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201405060250Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
amd64
I am going to try this on i386.
after:
===> build.sh command: ./build.sh -m amd64 -U -j4 -N0 -T
/common/orig/amd64/B140522125912/tools -O /common/orig/amd64/B140522125912/obj
release
===> build.sh started: Thu May 22 12:59:12 MSK 2014
===> NetBSD version: 6.99.42
===> MACHINE: amd64
===> MACHINE_ARCH: x86_64
===> Build platform: NetBSD 6.99.40 amd64
===> HOST_SH: /bin/sh
===> No $TOOLDIR/bin/nbmake, needs building.
===> Bootstrapping nbmake
I have errors:
dependall ===> external/bsd/nvi/catalog
... dutch
... english
... french
... german
... ru_RU.KOI8-R
... spanish
... swedish
dependall ===> external/bsd/nvi/usr.bin
dependall ===> external/bsd/nvi/usr.bin/nvi
In file included from /common/orig/src/external/bsd/nvi/dist/regex/regex.h:46:0,
from
/common/orig/src/external/bsd/nvi/dist/common/../common/common.h:31,
from /common/orig/src/external/bsd/nvi/dist/common/api.c:36:
./common_extern.h:85:26: error: unknown type name 'CL_PRIVATE'
int cl_omesg __P((SCR *, CL_PRIVATE *, int));
^
/common/orig/src/external/bsd/nvi/usr.bin/nvi/port.h:28:21: note: in definition
of macro '__P'
#define __P(protos) protos /* ANSI C prototypes */
^
./common_extern.h:234:25: error: unknown type name 'VCS'
int cs_init __P((SCR *, VCS *));
^
/common/orig/src/external/bsd/nvi/usr.bin/nvi/port.h:28:21: note: in definition
of macro '__P'
#define __P(protos) protos /* ANSI C prototypes */
^
./common_extern.h:235:25: error: unknown type name 'VCS'
int cs_next __P((SCR *, VCS *));
^
/common/orig/src/external/bsd/nvi/usr.bin/nvi/port.h:28:21: note: in definition
of macro '__P'
#define __P(protos) protos /* ANSI C prototypes */
[...]
Ilia.
Home |
Main Index |
Thread Index |
Old Index