From owner-freebsd-questions Tue Sep 5 9: 2:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sci.brooklyn.cuny.edu (louis.sci.brooklyn.cuny.edu [146.245.1.7]) by hub.freebsd.org (Postfix) with ESMTP id ED3D037B422 for ; Tue, 5 Sep 2000 09:02:37 -0700 (PDT) Received: from localhost (sdexter@localhost) by sci.brooklyn.cuny.edu (8.8.7/8.8.4) with ESMTP id MAA25977 for ; Tue, 5 Sep 2000 12:02:34 -0400 (EDT) Date: Tue, 5 Sep 2000 12:02:34 -0400 (EDT) From: Scott Dexter To: freebsd-questions@freebsd.org Subject: more compilation trouble Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to upgrade from 3.1 to 4.1 (using the CDS) and am having a rough time of it. I've installed the entire src distriubtion from the CD (including crypto and secure). Per the instructions in /usr/src/UPDATING, I'm now trying to make buildworld. The /usr/obj tree gets setup fine, but almost immediately in "stage 2: build tools" the process comes to a screeching halt with complaints of syntax errors after cd /usr/src/lib/libncurses; make build-tools I've tried to do this part of the build independently of make buildworld and get similar results (slightly different errors). Are there other source files I need? Are these somehow out of date? Do I need to fiddle with make.conf? Not sure how to get around this.. Thanks Scott Dexter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message