###
### Wed Jul 6 23:19:50 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for zebra-0.94nb2
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package zebra-0.94nb2 and pre-requisite packages
===> Cleaning for zebra-0.94nb2
===> Cleaning for autoconf-2.59nb2
===> Cleaning for m4-1.4.3
===> Cleaning for gtexinfo-4.8
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for perl-5.8.6nb4
===> Cleaning for automake-1.9.5
===> Cleaning for gmake-3.80nb4
===> Cleaning for readline-5.0
BULK> Removing installed packages which are not needed to build zebra-0.94nb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build zebra-0.94nb2.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/autoconf-2.59nb2.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $

perl-5.8.6nb4 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.8.6

===========================================================================

BULK> Required package m4-1.4.3 (devel/m4) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gtexinfo-4.8.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package perl-5.8.6nb4 (lang/perl58) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/automake-1.9.5.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/readline-5.0.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (zebra-0.94nb2)
===> Checking for vulnerabilities in zebra-0.94nb2
=> Checksum SHA1 OK for zebra-0.94.tar.gz.
=> Checksum RMD160 OK for zebra-0.94.tar.gz.
work -> /pkgobj/net/zebra/work
===> Extracting for zebra-0.94nb2
==========================================================================
The following variables will affect the build process of this package,
zebra-0.94nb2.  Their current value is shown below:

        * USE_INET6 = YES
        * USE_ZEBRA_VTYSH (not defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb3 found
===> Required installed package readline>=5.0: readline-5.0 found
===> Required installed package gtexinfo>=3.12: gtexinfo-4.8 found
===> Required installed package automake>=1.9: automake-1.9.5 found
===> Required installed package autoconf>=2.58: autoconf-2.59nb2 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Patching for zebra-0.94nb2
===> Applying pkgsrc patches for zebra-0.94nb2
===> Overriding tools for zebra-0.94nb2
===> Creating toolchain wrappers for zebra-0.94nb2
===> Configuring for zebra-0.94nb2
cd /pkgobj/net/zebra/work/zebra-0.94 && autoreconf --force
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether make sets $(MAKE)... (cached) yes
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for string.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/conf.h usability... yes
checking sys/conf.h presence... yes
checking for sys/conf.h... yes
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/types.h... (cached) yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking net/if_var.h usability... no
checking net/if_var.h presence... no
checking for net/if_var.h... no
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking net/netopt.h usability... no
checking net/netopt.h presence... no
checking for net/netopt.h... no
checking netinet/in_var.h usability... no
checking netinet/in_var.h presence... yes
configure: WARNING: netinet/in_var.h: present but cannot be compiled
configure: WARNING: netinet/in_var.h:     check for missing prerequisite headers?
configure: WARNING: netinet/in_var.h: see the Autoconf documentation
configure: WARNING: netinet/in_var.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result
configure: WARNING: netinet/in_var.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/in_var.h... yes
checking netinet/in6_var.h usability... no
checking netinet/in6_var.h presence... no
checking for netinet/in6_var.h... no
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking inet/nd.h usability... yes
checking inet/nd.h presence... yes
checking for inet/nd.h... yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking netinet/icmp6.h usability... no
checking netinet/icmp6.h presence... yes
configure: WARNING: netinet/icmp6.h: present but cannot be compiled
configure: WARNING: netinet/icmp6.h:     check for missing prerequisite headers?
configure: WARNING: netinet/icmp6.h: see the Autoconf documentation
configure: WARNING: netinet/icmp6.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/icmp6.h: proceeding with the preprocessor's result
configure: WARNING: netinet/icmp6.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/icmp6.h... yes
checking netinet6/nd6.h usability... no
checking netinet6/nd6.h presence... no
checking for netinet6/nd6.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for main in -lsocket... yes
checking for main in -lnsl... yes
checking whether byte ordering is bigendian... yes
checking for bcopy... yes
checking for bzero... yes
checking for strerror... yes
checking for inet_aton... no
checking for daemon... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for getifaddrs... no
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking zebra between kernel interface method... socket
checking route read method check... getmsg
checking interface looking up method... ioctl
checking ipforward method check... solaris
checking for getaddrinfo... yes
checking whether does this OS have IPv6 stack... IPv4 only
checking for inet_ntop in -lc... yes
checking for inet_pton in -lc... yes
checking for crypt in -lcrypt... yes
checking for res_init in -lresolv... yes
checking for main in -lm... yes
checking for __inet_ntop... no
checking for __inet_pton... no
checking for __inet_aton... no
checking for regexec in -lc... yes
checking whether struct sockaddr has a sa_len field... no
checking whether struct sockaddr_in has a sin_len field... no
checking whether struct sockaddr_un has a sun_len field... no
checking whther socklen_t is defined... yes
checking whether struct sockaddr_dl exist... yes
checking whether struct ifaliasreq exist... no
checking whether struct if6_aliasreq exist... no
checking whether struct rt_addrinfo exist... no
checking whether struct in_pktinfo exist... no
checking whether getrusage is available... yes
checking pid file directory... /var/run
checking for working htonl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating ospf6d/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands

zebra configuration
-------------------
zebra version           : 0.94
host operationg system  : solaris2
source code location    : .
compiler                : cc
compiler flags          : -O0 -I/usr/pkg/include
directory for pid files : /var/run

===> Building for zebra-0.94nb2
 /bin/ksh ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating ospf6d/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/pkgobj/net/zebra/work/zebra-0.94'
Making all in lib
gmake[2]: Entering directory `/pkgobj/net/zebra/work/zebra-0.94/lib'
echo '' >version.c
echo 'char *host_name = "sparc-sun-solaris2";' >>version.c
source='version.c' object='version.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c version.c
source='network.c' object='network.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c network.c
source='pid_output.c' object='pid_output.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c pid_output.c
source='getopt.c' object='getopt.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c getopt1.c
source='daemon.c' object='daemon.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c daemon.c
source='print_version.c' object='print_version.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c print_version.c
source='checksum.c' object='checksum.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c checksum.c
source='vector.c' object='vector.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c vector.c
source='linklist.c' object='linklist.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c linklist.c
source='vty.c' object='vty.o' libtool=no \
DEPDIR=.deps depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib  -I/usr/pkg/include  -O0 -I/usr/pkg/include -c vty.c
"prefix.h", line 44: warning: syntax requires ";" after last struct/union member
"prefix.h", line 44: syntax error before or at: __attribute__
"prefix.h", line 52: warning: syntax requires ";" after last struct/union member
"prefix.h", line 52: syntax error before or at: __attribute__
"prefix.h", line 69: warning: syntax requires ";" after last struct/union member
"prefix.h", line 69: syntax error before or at: __attribute__
"prefix.h", line 71: warning: unnamed struct member
"prefix.h", line 78: warning: syntax requires ";" after last struct/union member
"prefix.h", line 78: syntax error before or at: __attribute__
"prefix.h", line 119: member cannot be function: afi2family
"prefix.h", line 120: member cannot be function: family2afi
"prefix.h", line 122: member cannot be function: prefix2str
"prefix.h", line 123: member cannot be function: str2prefix
"prefix.h", line 124: member cannot be function: prefix_new
"prefix.h", line 125: member cannot be function: prefix_free
"prefix.h", line 127: member cannot be function: prefix_ipv4_new
"prefix.h", line 128: member cannot be function: prefix_ipv4_free
"prefix.h", line 129: member cannot be function: str2prefix_ipv4
"prefix.h", line 130: member cannot be function: apply_mask_ipv4
"prefix.h", line 131: member cannot be function: prefix_blen
"prefix.h", line 132: member cannot be function: ip_masklen
"prefix.h", line 133: member cannot be function: prefix_ipv4_any
"prefix.h", line 134: member cannot be function: masklen2ip
"prefix.h", line 135: member cannot be function: apply_classful_mask_ipv4
"prefix.h", line 137: member cannot be function: prefix_family_str
"prefix.h", line 138: member cannot be function: sockunion2prefix
"prefix.h", line 139: member cannot be function: sockunion2hostprefix
"prefix.h", line 152: member cannot be function: apply_mask
"prefix.h", line 153: member cannot be function: prefix_match
"prefix.h", line 154: member cannot be function: prefix_same
"prefix.h", line 155: member cannot be function: prefix_cmp
"prefix.h", line 156: member cannot be function: prefix_copy
"prefix.h", line 158: member cannot be function: all_digit
"prefix.h", line 159: member cannot be function: netmask_str2prefix_str
"if.h", line 130: warning: unnamed struct member
"if.h", line 153: warning: unnamed struct member
"if.h", line 182: member cannot be function: if_new
"if.h", line 183: member cannot be function: if_create
"if.h", line 184: member cannot be function: if_lookup_by_index
"if.h", line 185: member cannot be function: if_lookup_by_name
"if.h", line 186: member cannot be function: if_lookup_exact_address
"if.h", line 187: member cannot be function: if_lookup_address
"if.h", line 188: member cannot be function: if_get_by_name
"if.h", line 189: member cannot be function: if_delete
"if.h", line 190: member cannot be function: if_is_up
"if.h", line 191: member cannot be function: if_is_loopback
"if.h", line 192: member cannot be function: if_is_broadcast
"if.h", line 193: member cannot be function: if_is_pointopoint
"if.h", line 194: member cannot be function: if_is_multicast
"if.h", line 195: member cannot be function: if_add_hook
"if.h", line 196: member cannot be function: if_init
"if.h", line 197: member cannot be function: if_dump_all
"if.h", line 198: member cannot be function: ifindex2ifname
"if.h", line 201: member cannot be function: connected_new
"if.h", line 202: member cannot be function: connected_free
"if.h", line 203: member cannot be function: connected_add
"if.h", line 204: member cannot be function: connected_delete_by_prefix
"if.h", line 205: member cannot be function: ifc_pointopoint
"if.h", line 215: syntax error before or at: extern
"if.h", line 216: syntax error before or at: extern
"if.h", line 217: syntax error before or at: extern
"if.h", line 218: syntax error before or at: extern
"if.h", line 219: syntax error before or at: extern
"if.h", line 220: syntax error before or at: extern
"filter.h", line 34: warning: unnamed struct member
"filter.h", line 40: warning: unnamed struct member
"filter.h", line 57: warning: unnamed struct member
"filter.h", line 60: member cannot be function: access_list_init
"filter.h", line 61: member cannot be function: access_list_reset
"filter.h", line 62: member cannot be function: access_list_add_hook
"filter.h", line 63: member cannot be function: access_list_delete_hook
"filter.h", line 64: member cannot be function: access_list_lookup
"filter.h", line 65: member cannot be function: access_list_apply
"vty.c", line 48: warning: unnamed struct member
"vty.c", line 50: syntax error before or at: static
"vty.c", line 50: member cannot be function: vty_event
"vty.c", line 53: syntax error before or at: extern
"vty.c", line 56: syntax error before or at: static
"vty.c", line 59: syntax error before or at: static
"vty.c", line 59: warning: syntax requires ";" after last struct/union member
"vty.c", line 59: syntax error before or at: =
"vty.c", line 62: warning: syntax requires ";" after last struct/union member
"vty.c", line 62: syntax error before or at: =
"vty.c", line 65: warning: syntax requires ";" after last struct/union member
"vty.c", line 65: syntax error before or at: =
"vty.c", line 71: warning: syntax requires ";" after last struct/union member
"vty.c", line 71: syntax error before or at: =
"vty.c", line 77: syntax error before or at: static
"vty.c", line 77: warning: syntax requires ";" after last struct/union member
"vty.c", line 80: warning: syntax requires ";" after last struct/union member
"vty.c", line 80: syntax error before or at: =
"vty.c", line 86: member cannot be function: vty_out
"vty.c", line 86: warning: syntax requires ";" after last struct/union member
"vty.c", line 86: syntax error before or at: {
"vty.c", line 88: warning: syntax requires ";" after last struct/union member
"vty.c", line 88: syntax error before or at: =
"vty.c", line 89: warning: syntax requires ";" after last struct/union member
"vty.c", line 91: warning: syntax requires ";" after last struct/union member
"vty.c", line 91: syntax error before or at: =
"vty.c", line 93: warning: syntax requires ";" after last struct/union member
"vty.c", line 120: zero-sized struct/union
"vty.c", line 121: warning: unnamed struct member
"vty.c", line 121: warning: syntax requires ";" after last struct/union member
"vty.c", line 121: zero-sized struct/union
"vty.c", line 124: warning: syntax requires ";" after last struct/union member
"vty.c", line 136: zero-sized struct/union
"vty.c", line 138: warning: syntax error:  empty declaration
"vty.c", line 140: warning: old-style declaration or incorrect type for: len
"vty.c", line 219: undefined symbol: host
"vty.c", line 219: warning: left operand of "." must be struct/union object
"vty.c", line 219: cannot access member of non-struct/union object
"vty.c", line 220: warning: left operand of "." must be struct/union object
"vty.c", line 220: cannot access member of non-struct/union object
"vty.c", line 232: undefined symbol: host
"vty.c", line 232: warning: left operand of "." must be struct/union object
"vty.c", line 246: warning: initializer does not fit or is out of range: 255
"vty.c", line 246: warning: initializer does not fit or is out of range: 251
"vty.c", line 254: warning: initializer does not fit or is out of range: 255
"vty.c", line 254: warning: initializer does not fit or is out of range: 251
"vty.c", line 262: warning: initializer does not fit or is out of range: 255
"vty.c", line 262: warning: initializer does not fit or is out of range: 254
"vty.c", line 270: warning: initializer does not fit or is out of range: 255
"vty.c", line 270: warning: initializer does not fit or is out of range: 253
"vty.c", line 310: undefined symbol: host
"vty.c", line 310: warning: left operand of "." must be struct/union object
"vty.c", line 310: cannot access member of non-struct/union object
"vty.c", line 311: warning: left operand of "." must be struct/union object
"vty.c", line 311: cannot access member of non-struct/union object
"vty.c", line 313: warning: left operand of "." must be struct/union object
"vty.c", line 313: cannot access member of non-struct/union object
"vty.c", line 314: undefined symbol: host
"vty.c", line 314: warning: left operand of "." must be struct/union object
"vty.c", line 314: cannot access member of non-struct/union object
"vty.c", line 315: warning: left operand of "." must be struct/union object
"vty.c", line 315: cannot access member of non-struct/union object
"vty.c", line 320: undefined symbol: host
"vty.c", line 320: warning: left operand of "." must be struct/union object
"vty.c", line 320: cannot access member of non-struct/union object
"vty.c", line 321: warning: left operand of "." must be struct/union object
"vty.c", line 321: cannot access member of non-struct/union object
"vty.c", line 323: warning: left operand of "." must be struct/union object
"vty.c", line 323: cannot access member of non-struct/union object
"vty.c", line 330: undefined symbol: host
"vty.c", line 330: warning: left operand of "." must be struct/union object
"vty.c", line 330: cannot access member of non-struct/union object
"vty.c", line 1466: warning: implicit function declaration: vty_event
"vty.c", line 1589: undefined symbol: no_password_check
"vty.c", line 1591: undefined symbol: host
"vty.c", line 1591: warning: left operand of "." must be struct/union object
"vty.c", line 1591: cannot access member of non-struct/union object
"vty.c", line 1605: undefined symbol: vtyvec
"vty.c", line 1605: warning: improper pointer/integer combination: arg #1
"vty.c", line 1607: undefined symbol: vty_timeout_val
"vty.c", line 1608: undefined symbol: host
"vty.c", line 1608: non-unique member requires struct/union object: lines
"vty.c", line 1608: warning: left operand of "." must be struct/union object
"vty.c", line 1608: cannot access member of non-struct/union object
"vty.c", line 1609: non-unique member requires struct/union object: lines
"vty.c", line 1609: warning: left operand of "." must be struct/union object
"vty.c", line 1609: cannot access member of non-struct/union object
"vty.c", line 1616: undefined symbol: no_password_check
"vty.c", line 1619: undefined symbol: host
"vty.c", line 1619: warning: left operand of "." must be struct/union object
"vty.c", line 1619: cannot access member of non-struct/union object
"vty.c", line 1619: warning: left operand of "." must be struct/union object
"vty.c", line 1619: cannot access member of non-struct/union object
"vty.c", line 1630: undefined symbol: no_password_check
"vty.c", line 1678: warning: implicit function declaration: sockunion2hostprefix
"vty.c", line 1678: warning: improper pointer/integer combination: op "="
"vty.c", line 1681: improper member use: family
"vty.c", line 1681: undefined symbol: vty_accesslist_name
"vty.c", line 1683: warning: implicit function declaration: access_list_lookup
"vty.c", line 1683: warning: improper pointer/integer combination: op "="
"vty.c", line 1684: warning: implicit function declaration: access_list_apply
"vty.c", line 1695: warning: implicit function declaration: prefix_free
"vty.c", line 2047: undefined symbol: vtyvec
"vty.c", line 2047: warning: improper pointer/integer combination: arg #1
"vty.c", line 2300: undefined symbol: vtyvec
"vty.c", line 2300: non-unique member requires struct/union pointer: max
"vty.c", line 2300: left operand of "->" must be pointer to struct/union
"vty.c", line 2301: non-unique member requires struct/union pointer: index
"vty.c", line 2301: left operand of "->" must be pointer to struct/union
"vty.c", line 2301: warning: pointer to void or function used in arithmetic
"vty.c", line 2301: operand cannot have void type: op "="
"vty.c", line 2301: assignment type mismatch:
	pointer to struct vty {int fd, enum  {VTY_SHELL_SERV(3), VTY_SHELL(2), VTY_FILE(1), VTY_TERM(0)} type, int node, pointer to char address, int privilege, int fail, pointer to struct buffer {..} obuf, pointer to char buf, int cp, int length, int max, array[20] of pointer to char hist, int hp, int hindex, pointer to void index, pointer to void index_sub, unsigned char escape, enum  {VTY_CONTINUE(5), VTY_START(4), VTY_MORELINE(3), VTY_MORE(2), VTY_CLOSE(1), VTY_NORMAL(0)} status, unsigned char iac, unsigned char iac_sb_in_progress, pointer to struct buffer {..} sb_buffer, int width, int height, int scroll_one, int lines, pointer to function(pointer to struct vty {..}, pointer to void) returning int func, int monitor, int config, pointer to struct thread {..} t_read, pointer to struct thread {..} t_write, unsigned long v_timeout, pointer to struct thread {..} t_timeout, pointer to struct thread {..} t_output, pointer to function(pointer to struct vty {..}, int) returning int output_func, pointer to function(pointer to struct vty {..}) returning void output_clean, pointer to void output_rn, unsigned long output_count, int output_type, pointer to void output_arg} "=" void
"vty.c", line 2309: undefined symbol: vty_config
"vty.c", line 2320: undefined symbol: vty_config
"vty.c", line 2334: identifier redeclared: vty_event
	current : static function(enum event {VTY_TIMEOUT_RESET(3), VTY_WRITE(2), VTY_READ(1), VTY_SERV(0)}, int, pointer to struct vty {int fd, enum  {VTY_SHELL_SERV(3), VTY_SHELL(2), VTY_FILE(1), VTY_TERM(0)} type, int node, pointer to char address, int privilege, int fail, pointer to struct buffer {..} obuf, pointer to char buf, int cp, int length, int max, array[20] of pointer to char hist, int hp, int hindex, pointer to void index, pointer to void index_sub, unsigned char escape, enum  {VTY_CONTINUE(5), VTY_START(4), VTY_MORELINE(3), VTY_MORE(2), VTY_CLOSE(1), VTY_NORMAL(0)} status, unsigned char iac, unsigned char iac_sb_in_progress, pointer to struct buffer {..} sb_buffer, int width, int height, int scroll_one, int lines, pointer to function(..) returning int func, int monitor, int config, pointer to struct thread {..} t_read, pointer to struct thread {..} t_write, unsigned long v_timeout, pointer to struct thread {..} t_timeout, pointer to struct thread {..} t_output, pointer to function(..) returning int output_func, pointer to function(..) returning void output_clean, pointer to void output_rn, unsigned long output_count, int output_type, pointer to void output_arg}) returning void
	previous: function() returning int : "vty.c", line 1466
"vty.c", line 2341: undefined symbol: Vvty_serv_thread
"vty.c", line 2341: warning: improper pointer/integer combination: arg #1
"vty.c", line 2390: undefined symbol: vtyvec
"vty.c", line 2390: non-unique member requires struct/union pointer: max
"vty.c", line 2390: left operand of "->" must be pointer to struct/union
"vty.c", line 2391: non-unique member requires struct/union pointer: index
"vty.c", line 2391: left operand of "->" must be pointer to struct/union
"vty.c", line 2391: warning: pointer to void or function used in arithmetic
"vty.c", line 2391: operand cannot have void type: op "="
"vty.c", line 2391: assignment type mismatch:
	pointer to struct vty {int fd, enum  {VTY_SHELL_SERV(3), VTY_SHELL(2), VTY_FILE(1), VTY_TERM(0)} type, int node, pointer to char address, int privilege, int fail, pointer to struct buffer {..} obuf, pointer to char buf, int cp, int length, int max, array[20] of pointer to char hist, int hp, int hindex, pointer to void index, pointer to void index_sub, unsigned char escape, enum  {VTY_CONTINUE(5), VTY_START(4), VTY_MORELINE(3), VTY_MORE(2), VTY_CLOSE(1), VTY_NORMAL(0)} status, unsigned char iac, unsigned char iac_sb_in_progress, pointer to struct buffer {..} sb_buffer, int width, int height, int scroll_one, int lines, pointer to function(pointer to struct vty {..}, pointer to void) returning int func, int monitor, int config, pointer to struct thread {..} t_read, pointer to struct thread {..} t_write, unsigned long v_timeout, pointer to struct thread {..} t_timeout, pointer to struct thread {..} t_output, pointer to function(pointer to struct vty {..}, int) returning int output_func, pointer to function(pointer to struct vty {..}) returning void output_clean, pointer to void output_rn, unsigned long output_count, int output_type, pointer to void output_arg} "=" void
"vty.c", line 2425: undefined symbol: vty_timeout_val
"vty.c", line 2468: undefined symbol: vty_accesslist_name
"vty.c", line 2469: warning: improper pointer/integer combination: arg #2
"vty.c", line 2471: undefined symbol: vty_accesslist_name
"vty.c", line 2471: warning: improper pointer/integer combination: op "="
"vty.c", line 2484: undefined symbol: vty_accesslist_name
"vty.c", line 2484: warning: improper pointer/integer combination: arg #1
"vty.c", line 2491: undefined symbol: vty_accesslist_name
"vty.c", line 2491: warning: improper pointer/integer combination: arg #2
"vty.c", line 2546: undefined symbol: no_password_check
"vty.c", line 2556: undefined symbol: no_password_check
"vty.c", line 2566: undefined symbol: host
"vty.c", line 2566: warning: left operand of "." must be struct/union object
"vty.c", line 2566: cannot access member of non-struct/union object
"vty.c", line 2577: undefined symbol: host
"vty.c", line 2577: warning: left operand of "." must be struct/union object
"vty.c", line 2577: cannot access member of non-struct/union object
"vty.c", line 2633: undefined symbol: vty_accesslist_name
"vty.c", line 2637: undefined symbol: vty_ipv6_accesslist_name
"vty.c", line 2642: undefined symbol: vty_timeout_val
"vty.c", line 2648: undefined symbol: no_password_check
"vty.c", line 2670: undefined symbol: vtyvec
"vty.c", line 2670: non-unique member requires struct/union pointer: max
"vty.c", line 2670: left operand of "->" must be pointer to struct/union
"vty.c", line 2671: non-unique member requires struct/union pointer: index
"vty.c", line 2671: left operand of "->" must be pointer to struct/union
"vty.c", line 2671: warning: pointer to void or function used in arithmetic
"vty.c", line 2671: operand cannot have void type: op "="
"vty.c", line 2671: assignment type mismatch:
	pointer to struct vty {int fd, enum  {VTY_SHELL_SERV(3), VTY_SHELL(2), VTY_FILE(1), VTY_TERM(0)} type, int node, pointer to char address, int privilege, int fail, pointer to struct buffer {..} obuf, pointer to char buf, int cp, int length, int max, array[20] of pointer to char hist, int hp, int hindex, pointer to void index, pointer to void index_sub, unsigned char escape, enum  {VTY_CONTINUE(5), VTY_START(4), VTY_MORELINE(3), VTY_MORE(2), VTY_CLOSE(1), VTY_NORMAL(0)} status, unsigned char iac, unsigned char iac_sb_in_progress, pointer to struct buffer {..} sb_buffer, int width, int height, int scroll_one, int lines, pointer to function(pointer to struct vty {..}, pointer to void) returning int func, int monitor, int config, pointer to struct thread {..} t_read, pointer to struct thread {..} t_write, unsigned long v_timeout, pointer to struct thread {..} t_timeout, pointer to struct thread {..} t_output, pointer to function(pointer to struct vty {..}, int) returning int output_func, pointer to function(pointer to struct vty {..}) returning void output_clean, pointer to void output_rn, unsigned long output_count, int output_type, pointer to void output_arg} "=" void
"vty.c", line 2678: undefined symbol: Vvty_serv_thread
"vty.c", line 2678: non-unique member requires struct/union pointer: max
"vty.c", line 2678: left operand of "->" must be pointer to struct/union
"vty.c", line 2679: non-unique member requires struct/union pointer: index
"vty.c", line 2679: left operand of "->" must be pointer to struct/union
"vty.c", line 2679: warning: pointer to void or function used in arithmetic
"vty.c", line 2679: operand cannot have void type: op "="
"vty.c", line 2679: assignment type mismatch:
	pointer to struct thread {unsigned char type, pointer to struct thread {..} next, pointer to struct thread {..} prev, pointer to struct thread_master {..} master, pointer to function(pointer to struct thread {..}) returning int func, pointer to void arg, union  {..} u, struct rusage {..} ru} "=" void
"vty.c", line 2682: non-unique member requires struct/union pointer: index
"vty.c", line 2682: left operand of "->" must be pointer to struct/union
"vty.c", line 2682: warning: pointer to void or function used in arithmetic
"vty.c", line 2682: operand cannot have void type: op "="
"vty.c", line 2682: assignment type mismatch:
	void "=" int
"vty.c", line 2686: undefined symbol: vty_timeout_val
"vty.c", line 2688: undefined symbol: vty_accesslist_name
"vty.c", line 2690: warning: improper pointer/integer combination: arg #2
"vty.c", line 2694: undefined symbol: vty_ipv6_accesslist_name
"vty.c", line 2696: warning: improper pointer/integer combination: arg #2
"vty.c", line 2710: undefined symbol: vtyvec
"vty.c", line 2710: non-unique member requires struct/union pointer: max
"vty.c", line 2710: left operand of "->" must be pointer to struct/union
"vty.c", line 2711: non-unique member requires struct/union pointer: index
"vty.c", line 2711: left operand of "->" must be pointer to struct/union
"vty.c", line 2711: warning: pointer to void or function used in arithmetic
"vty.c", line 2711: operand cannot have void type: op "="
"vty.c", line 2711: assignment type mismatch:
	pointer to struct vty {int fd, enum  {VTY_SHELL_SERV(3), VTY_SHELL(2), VTY_FILE(1), VTY_TERM(0)} type, int node, pointer to char address, int privilege, int fail, pointer to struct buffer {..} obuf, pointer to char buf, int cp, int length, int max, array[20] of pointer to char hist, int hp, int hindex, pointer to void index, pointer to void index_sub, unsigned char escape, enum  {VTY_CONTINUE(5), VTY_START(4), VTY_MORELINE(3), VTY_MORE(2), VTY_CLOSE(1), VTY_NORMAL(0)} status, unsigned char iac, unsigned char iac_sb_in_progress, pointer to struct buffer {..} sb_buffer, int width, int height, int scroll_one, int lines, pointer to function(pointer to struct vty {..}, pointer to void) returning int func, int monitor, int config, pointer to struct thread {..} t_read, pointer to struct thread {..} t_write, unsigned long v_timeout, pointer to struct thread {..} t_timeout, pointer to struct thread {..} t_output, pointer to function(pointer to struct vty {..}, int) returning int output_func, pointer to function(pointer to struct vty {..}) returning void output_clean, pointer to void output_rn, unsigned long output_count, int output_type, pointer to void output_arg} "=" void
"vty.c", line 2718: undefined symbol: Vvty_serv_thread
"vty.c", line 2718: non-unique member requires struct/union pointer: max
"vty.c", line 2718: left operand of "->" must be pointer to struct/union
"vty.c", line 2719: non-unique member requires struct/union pointer: index
"vty.c", line 2719: left operand of "->" must be pointer to struct/union
"vty.c", line 2719: warning: pointer to void or function used in arithmetic
"vty.c", line 2719: operand cannot have void type: op "="
"vty.c", line 2719: assignment type mismatch:
	pointer to struct thread {unsigned char type, pointer to struct thread {..} next, pointer to struct thread {..} prev, pointer to struct thread_master {..} master, pointer to function(pointer to struct thread {..}) returning int func, pointer to void arg, union  {..} u, struct rusage {..} ru} "=" void
"vty.c", line 2722: non-unique member requires struct/union pointer: index
"vty.c", line 2722: left operand of "->" must be pointer to struct/union
"vty.c", line 2722: warning: pointer to void or function used in arithmetic
"vty.c", line 2722: operand cannot have void type: op "="
"vty.c", line 2722: assignment type mismatch:
	void "=" int
"vty.c", line 2726: undefined symbol: vty_timeout_val
"vty.c", line 2728: undefined symbol: vty_accesslist_name
"vty.c", line 2730: warning: improper pointer/integer combination: arg #2
"vty.c", line 2734: undefined symbol: vty_ipv6_accesslist_name
"vty.c", line 2736: warning: improper pointer/integer combination: arg #2
"vty.c", line 2748: undefined symbol: vty_cwd
"vty.c", line 2748: warning: improper pointer/integer combination: op "="
"vty.c", line 2749: warning: improper pointer/integer combination: arg #1
"vty.c", line 2755: undefined symbol: vty_cwd
"vty.c", line 2755: warning: improper pointer/integer combination: op "="
"vty.c", line 2773: undefined symbol: vtyvec
"vty.c", line 2773: warning: improper pointer/integer combination: op "="
"vty.c", line 2783: undefined symbol: vtyvec
"vty.c", line 2783: warning: improper pointer/integer combination: op "="
"vty.c", line 2786: undefined symbol: Vvty_serv_thread
"vty.c", line 2786: warning: improper pointer/integer combination: op "="
cc: acomp failed for vty.c
gmake[2]: *** [vty.o] Error 2
gmake[2]: Leaving directory `/pkgobj/net/zebra/work/zebra-0.94/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkgobj/net/zebra/work/zebra-0.94'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/net/zebra
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/net/zebra/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/zebra

Please view the work log for zebra-0.94nb2


BULK> zebra-0.94nb2 was marked as broken:
-rw-r--r--   1 root     other      40991 Jul  6 23:24 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for zebra
BULK> Marking all packages which depend upon zebra-0.94nb2 as broken:
BULK> Build for zebra-0.94nb2 was not successful, aborting.