From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 09:31:16 2003 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 4374C37B401 for ; Sun, 30 Mar 2003 09:31:16 -0800 (PST) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 60CD543FB1 for ; Sun, 30 Mar 2003 09:31:15 -0800 (PST) (envelope-from rob@robhulme.com) Received: (qmail 22764 invoked from network); 30 Mar 2003 17:31:14 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 30 Mar 2003 17:31:14 -0000 Received: from dsl-217-155-17-94.zen.co.uk (HELO hal9000) (217.155.17.94) by protagoras.zen.co.uk with SMTP; 30 Mar 2003 17:31:14 -0000 X-Zen-Trace: 217.155.17.94 From: "Robert Hulme" To: Date: Sun, 30 Mar 2003 18:31:09 +0100 Message-ID: <001901c2f6e2$26dcedd0$0b07a8c0@hal9000> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <000a01c2f6b3$da858ec0$0b07a8c0@hal9000> Subject: RE: Sendmail not building 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: Sun, 30 Mar 2003 17:31:17 -0000 Is it safe for me to do a buildworld, but just copy the libbind.so in /usr/src/ over the one in /usr/lib ? Or can I make sendmail link against a different libbind.so ?