Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 1999 11:05:16 -0700 (PDT)
From:      Doug <Doug@gorean.org>
To:        Greg Lehey <grog@lemis.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   vinum stopping world build
Message-ID:  <Pine.BSF.4.05.9907021102080.24001-100000@dt054n86.san.rr.com>
In-Reply-To: <19990702110233.J87392@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
	I consistently get the following during a 'make world' on the most
recent -current:


===> sbin/vinum
cc -O -pipe -I/usr/src/sbin/vinum/../../sys -g -Wall -DVINUMDEBUG
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/vinum/v.c
/usr/src/sbin/vinum/v.c:263: `vinum_concat' undeclared here (not in a
function)
/usr/src/sbin/vinum/v.c:263: initializer element for `funkeys[26].fun' is
not constant
/usr/src/sbin/vinum/v.c:264: `vinum_stripe' undeclared here (not in a
function)
/usr/src/sbin/vinum/v.c:264: initializer element for `funkeys[27].fun' is
not constant
/usr/src/sbin/vinum/v.c:265: `vinum_mirror' undeclared here (not in a
function)
/usr/src/sbin/vinum/v.c:265: initializer element for `funkeys[28].fun' is
not constant
*** Error code 1

Stop.
*** Error code 1


	Still happens even after I delete /usr/obj. I also did a 'make
clean' in /usr/src just for fun. I'm not doing anything unusual, here is
my make.conf:

CFLAGS= -O -pipe
NOPROFILE=      true
COPTFLAGS= -O -pipe
USA_RESIDENT=           YES
TOP_TABLE_SIZE= 101

Doug
-- 
On account of being a democracy and run by the people, we are the only
nation in the world that has to keep a government four years, no matter
what it does.
                -- Will Rogers



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907021102080.24001-100000>