From owner-freebsd-stable Sat Jun 29 1: 6: 7 2002 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 B807E37B400 for ; Sat, 29 Jun 2002 01:05:59 -0700 (PDT) Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9343243E13 for ; Sat, 29 Jun 2002 01:05:58 -0700 (PDT) (envelope-from mike@sentex.net) Received: from house.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.12.4/8.12.3) with ESMTP id g5T85tur033995; Sat, 29 Jun 2002 04:05:56 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020629040503.06d777e0@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 29 Jun 2002 04:07:10 -0400 To: John From: Mike Tancsa Subject: Re: make buildworld failure on -STABLE Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020629062612.A33650@shell.reiteration.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: amavis-20020220 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 06:26 AM 6/29/2002 +0100, John wrote: >this gives a make buildworld error: > >/usr.sbin/sshd/../../lib/libssh/libssh.a -lcrypt -lcrypto -lutil -lz >-lwrap -lpam >gzip -cn >/home/system/src/secure/usr.sbin/sshd/../../../crypto/openssh/sshd.8 > >sshd.8.gz >===> etc >===> etc/sendmail >make: don't know how to make freebsd.mc. Stop >*** Error code 2 > >Has this got anything to do with the sed problem reported recently? To me, >it looks like something else (and apache compiled fine). No. Actually, at this point, you are pretty well done. The only thing that didnt work was the building of your local .cf file (but not the final sendmail.cf file). The remaining bits if it had worked would have looked something like ===> etc/sendmail rm -f freebsd.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/s endmail/cf/m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf rm -f /etc/mail/granite.sentex.ca.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/s endmail/cf/m4/cf.m4 /etc/mail/granite.sentex.ca.mc) > /etc/mail/granite.sentex.ca.cf chmod 444 /etc/mail/granite.sentex.ca.cf granite# It sounds like you are missing a copy of /usr/src/etc/sendmail/freebsd.mc in /etc/mail/ ---Mike -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message