From owner-freebsd-questions Fri Feb 1 21:20:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11305.mail.yahoo.com (web11305.mail.yahoo.com [216.136.131.208]) by hub.freebsd.org (Postfix) with SMTP id 2336A37B41B for ; Fri, 1 Feb 2002 21:20:36 -0800 (PST) Message-ID: <20020202052036.2052.qmail@web11305.mail.yahoo.com> Received: from [12.225.30.46] by web11305.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 21:20:36 PST Date: Fri, 1 Feb 2002 21:20:36 -0800 (PST) From: Will Damon Subject: Problems with buildworld To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I'm having a bit of trouble getting buildworld to complete. It runs for about an 75 minutes, and then prints the following: # make -j4 buildworld ---------------------------------------------------- [snip] >>> stage 4: build everything.. [snip] ===> etc ===> etc/sendmail make: don't know how to make freebsd.mc. Stop *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error [snip] ---------------------------------------------------- here's my /etc/make.conf: ---------------------------------------------------- # $FreeBSD: /etc/make.conf,v 1.97.2.58 2001/08/23 Exp $ XFREE86_VERSION= 4 CFLAGS= -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true # Avoid compiling profiled libraries ---------------------------------------------------- I'm currently running 4.4-RELEASE, but I'm new, so upgrading to 4.5-RELEASE is a good exercise. Suggestions on why this is happening and what may I do to fix it? tia, -Will __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message