From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 17:36:05 2004 Return-Path: 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 A568F16A4CE for ; Thu, 2 Dec 2004 17:36:05 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B33343D1D for ; Thu, 2 Dec 2004 17:36:05 +0000 (GMT) (envelope-from munn@umd.edu) Received: from [192.168.123.55] (pcp0010373691pcs.howard01.md.comcast.net[68.48.96.85]) by comcast.net (rwcrmhc12) with ESMTP id <2004120217360401400ea6kge>; Thu, 2 Dec 2004 17:36:04 +0000 Message-ID: <41AF5282.10200@umd.edu> Date: Thu, 02 Dec 2004 12:36:02 -0500 From: munn User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 4.10 build world problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 17:36:05 -0000 When I try to make buildworld after a complete cvsup (RELENG_4_10) I am getting the error ===> sendmail make: don't know how to make freebsd.cf. Stop *** Error code 2 When I look at /usr/src/etc/sendmail that was cvsup'd some time ago I see the file freebsd.cf. If I copy that file into /usr/src/etc/sendmail, the builds completes successfully. I have checked the cvsup from freebsd2 and freebsd11 and freebsd.cf is not there.