From owner-freebsd-questions Sat Jan 29 15:19:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fulton.net.au (CPE-24-192-50-51.nsw.bigpond.net.au [24.192.50.51]) by hub.freebsd.org (Postfix) with ESMTP id 2DF1D14EE8 for ; Sat, 29 Jan 2000 15:19:26 -0800 (PST) (envelope-from jefff@fulton.net.au) Received: from amoeba (dhcp107.internal.fulton.net.au [192.168.1.107]) by fulton.net.au (8.9.3/8.9.1) with SMTP id KAA61670 for ; Sun, 30 Jan 2000 10:19:24 +1100 (EST) (envelope-from jefff@fulton.net.au) From: "Jeff Fulton" To: Subject: make world failing on -stable Date: Sun, 30 Jan 2000 10:19:29 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been cvsup'ing -stable for a while now, without problem, but after my latest attempt a couple of days ago, the make world is failing with the error below. I've not seen anyone else report a similar problem on the -stable list, so I guess something is just messed up on my system. I'd welcome any help on how to clear this one up. Thanks, Jeff ***End of make world output*** /usr/obj/usr/src/usr.bin/vgrind created for /usr/src/usr.bin/vgrind cd /usr/src/usr.bin/vi; /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOP IC -DNOPROFILE -DNOSHARED -D_BUILD_TOOLS cleandepend; /usr/obj/usr/src/tmp/usr/ bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -D_BUILD_TOOLS all; /u sr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHA RED -D_BUILD_TOOLS -B install cleandir obj rm -f .depend /usr/obj/usr/src/usr.bin/vi/GPATH /usr/obj/usr/src/usr.bin/vi/GRTA GS /usr/obj/usr/src/usr.bin/vi/GSYMS /usr/obj/usr/src/usr.bin/vi/GTAGS cc -O -pipe -DGTAGS -I/usr/src/usr.bin/vi -I/usr/src/usr.bin/vi/../../contri b/nv i -I/usr/src/usr.bin/vi/../../contrib/nvi/include -I/usr/obj/usr/src/tmp/u sr/i nclude -c /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_bsd.c In file included from /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_bsd.c:28: /usr/src/usr.bin/vi/../../contrib/nvi/cl/../common/common.h:89: ../ex/ex.h: No s uch file or directory In file included from /usr/src/usr.bin/vi/../../contrib/nvi/cl/../common/common. h:90, from /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_bsd.c:28: /usr/src/usr.bin/vi/../../contrib/nvi/cl/../common/gs.h:94: field `excmd' has in complete type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. crypto# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message