From owner-freebsd-stable@FreeBSD.ORG Tue Nov 8 19:10:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788E716A41F for ; Tue, 8 Nov 2005 19:10:04 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F5E943D48 for ; Tue, 8 Nov 2005 19:10:03 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so725485wxc for ; Tue, 08 Nov 2005 11:10:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j3UUL91zKNE5bWDpFY5xvB58D+zcyqYK1fhjvu43vo3jGLDePCnR86RbQN8lPSAMTwa6ZmRzw4dGWkFiLHWYBR7nXwnIPqRuZqKM2VxpXli1iz8n6kIVf1uLeHKbCLRxCV8SpKpaWW2ACX7q+aHALTzeiQoyyC+rBuH0hMv0Tks= Received: by 10.70.78.8 with SMTP id a8mr3185218wxb; Tue, 08 Nov 2005 11:10:02 -0800 (PST) Received: by 10.70.54.18 with HTTP; Tue, 8 Nov 2005 11:10:02 -0800 (PST) Message-ID: <790a9fff0511081110k4f7d6716p414f92f056609344@mail.gmail.com> Date: Tue, 8 Nov 2005 13:10:02 -0600 From: Scot Hetzel To: sammy!!! In-Reply-To: <953CD34C-5DBA-461B-AAA9-C4073E517F89@lost-angel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <953CD34C-5DBA-461B-AAA9-C4073E517F89@lost-angel.com> Cc: freebsd-stable@freebsd.org Subject: Re: Sendmail not compiling with make world in 6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 19:10:04 -0000 As Brain had stated you are using the libsasl from your 5.x system.=20 You need to rebuild the sasl port for 6.x, and then do either a buildworld or build sendmail manually from the base sources. If your system is not at 6.x right now, just comment out those entries in /etc/make.conf. Do the build/installworld. Then build the Cyrus SASL port (I would suggest that you take this time to update to the Cyrus SASL 2 port). Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.