From owner-freebsd-questions Wed Mar 5 20:15:21 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87E7537B401 for ; Wed, 5 Mar 2003 20:15:19 -0800 (PST) Received: from smtp1.phx.gblx.net (smtp1.phx.gblx.net [64.208.25.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0F7643FAF for ; Wed, 5 Mar 2003 20:15:18 -0800 (PST) (envelope-from jbaker@gblx.net) Received: (from daemon@localhost) by smtp1.phx.gblx.net (8.11.2/8.11.2) id h264FIL08972 for ; Wed, 5 Mar 2003 21:15:18 -0700 (MST) Received: from shell1.phx.gblx.net(64.208.25.102) via SMTP by smtp1.phx.gblx.net, id smtpdAAAnXaiHr; Wed Mar 5 21:15:15 2003 Received: from localhost (jbaker@localhost) by shell1.phx.gblx.net (8.9.3+Sun/8.9.3) with ESMTP id VAA05460 for ; Wed, 5 Mar 2003 21:15:14 -0700 (MST) X-Authentication-Warning: shell1.phx.gblx.net: jbaker owned process doing -bs Date: Wed, 5 Mar 2003 21:15:14 -0700 (MST) From: John Baker X-X-Sender: jbaker@shell1.phx.gblx.net Reply-To: jab@gblx.net To: freebsd-questions@FreeBSD.org Subject: make world fails at sendmail Message-ID: 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 problems upgrading to *default release=cvs tag=RELENG_4 I tried a 'cd /usr/src && make world' three times tonight without success. I get the following error msg: ===> etc ===> etc/sendmail make: don't know how to make freebsd.mc. Stop After the second failure, i did a # chflags -R noschg /usr/obj/usr # rm -rf /usr/obj/usr # cd /usr/src # make cleandir # make cleandir per the makeworld.html reference in the handbook, did a 'make world' again, and it failed again. I (attempted) to upgrade to sendmail 8.12.8 a few days ago by copying the new binary into /usr/ports/distfiles/ and making from there. At this point, what do I have to do to either fix or remove sendmail altogether for 'make world' to work? My system info: FreeBSD rapid.jabz.net 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Tue Jun 26 10:55:01 EDT 2001 root@rapid.jabz.net:/usr/src/sys/compile/rapid i386 Thanks in advance. jab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message