From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 08:49:53 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 9C61C37B401 for ; Sun, 30 Mar 2003 08:49:53 -0800 (PST) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 79BF143FDD for ; Sun, 30 Mar 2003 08:49:52 -0800 (PST) (envelope-from rob@robhulme.com) Received: (qmail 10839 invoked from network); 30 Mar 2003 16:49:51 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 30 Mar 2003 16:49:51 -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 16:49:51 -0000 X-Zen-Trace: 217.155.17.94 From: "Robert Hulme" To: Date: Sun, 30 Mar 2003 17:49:46 +0100 Message-ID: <001701c2f6dc$5ef1fb30$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: <96roMHGluq@dmeyer.dinoex.sub.org> 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 16:49:57 -0000 > > Has anyone got any ideas why it isnt building? > something is wrong with your libbind.so > please update or deinstall bind8 or bind9 > > sendmail-8.12.9 builds fine here FreeBSD.4.5-RELEASE. I've tried deinstall and installing bind8 from ports... It installs fine (and now runs the latest version) but /usr/lib/libbind.so is not updated, the file modification date stays the same as it was before, and sendmail wont compile... I can see a libbind.a in the src directory but no .so... Shouldn't this file be automatically installed in the right place? -rob