From owner-freebsd-questions@FreeBSD.ORG Sun Jun 18 20:27:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AB3BC16A47B for ; Sun, 18 Jun 2006 20:27:27 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB4243D48 for ; Sun, 18 Jun 2006 20:27:22 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id k5IKQamo051497; Sun, 18 Jun 2006 15:26:38 -0500 (CDT) Message-Id: <6.0.0.22.2.20060618152516.025306d0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 18 Jun 2006 15:26:25 -0500 To: nthwaver@gmail.com, "FreeBSD Questions" From: Derek Ragona In-Reply-To: <17b33a80606181310j7bfdd818xcee9e5cf06295a6@mail.gmail.com> References: <17b33a80606181310j7bfdd818xcee9e5cf06295a6@mail.gmail.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: "don't know how to make" libsmutil.a X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:27:27 -0000 You may need to cvsup again, as you may have done it before the makefile for sendmail was properly updated. Or, you can download and build sendmail from source. -Derek At 03:10 PM 6/18/2006, nthwaver@gmail.com wrote: >I've been trying to follow these directions for setting up a secure >mailserver: http://www.puresimplicity.net/~hemi/freebsd/sendmail.html > >Step 4 under "Sendmail setup" has given me continuous problems, mostly >ending with this error: > > make: don't know how to make >/usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a. Stop > >As suggested in this thread, I tried first updating the source tree >with cvsup and typed "make buildworld" in /usr/src: >http://lists.freebsd.org/pipermail/freebsd-questions/2005-May/086150.html > >However, after running for an hour or two, "make buildworld" exited >with an error code, with the same message! > > make: don't know how to make >/usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a. Stop > >I am using FreeBSD 6.0-release, and updated with the RELENG_6_0. This >system has been installed since around March and before today I've >only updated the ports tree. This was my first attempt to update the >source. Have I missed any steps that have caused these errors? >Thanks. > >- Jordan >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.