From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 21:58:38 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 A0C8516A4CE for ; Fri, 9 Jul 2004 21:58:38 +0000 (GMT) Received: from nhinsights.com (nhinsights.com [216.122.242.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C60C43D45 for ; Fri, 9 Jul 2004 21:58:38 +0000 (GMT) (envelope-from freebsd@computersthatrock.com) Received: from inigo (home.nhinsights.com [69.161.61.161]) by nhinsights.com (8.11.6/8.11.6) with SMTP id i69LwCX70642 for ; Fri, 9 Jul 2004 17:58:27 -0400 (EDT) (envelope-from freebsd@computersthatrock.com) From: "Rob" To: Date: Fri, 9 Jul 2004 17:58:15 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Subject: Sendmail upgrade advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@computersthatrock.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 21:58:38 -0000 Hi All, I had some problems with Sendmail a few weeks ago and it was suggested that I upgrade. I am finally able to do this but am now experiencing further problems. I downloaded 8.13 but the instructions just seem to lead me in circles sending me from one readme to another. Ok, so it tells me the easiest way to build sendmail is to type sh Build in the Sendmail directory. I just get an error: %sh build build: Can't open build: No such file or directory %sh Build Configuration: pfx=, os=FreeBSD, rel=4.4-RELEASE, rbase=4, rroot=4.4-RELEASE, arch=i386, sfx=, variant=optimized Using M4=/usr/bin/m4 Creating /usr/home/rob/sendmail-8.13.0/obj.FreeBSD.4.4-RELEASE.i386/sendmail using /usr/home/rob/sendmail-8.13.0/devtools/OS/FreeBSD sed: 1: "s/ //g ": unterminated substitute pattern sed: 1: "s/ //g ": unterminated substitute pattern ERROR: /usr/bin/m4 failed; You may need a newer version of M4, at least as new as System V or GNU I see that it is using M4=/usr/bin/m4 so do I need to perform some sort of upgrade on that file first? I also see that the instructions tell me to create any necessary site configuration build files, as noted in devtools/Site/README. Well this particular Readme tells me nothing on how to perform these file creations. I have read through all the readme and install files and just can't seem to get any further. Any help really appreciated. I am upgrading from 8.11.6. Rob.