From owner-freebsd-stable Mon Apr 29 1:28: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wedgev.com (cm57-70.liwest.at [212.33.57.70]) by hub.freebsd.org (Postfix) with ESMTP id EFFA137B41C for ; Mon, 29 Apr 2002 01:27:48 -0700 (PDT) Received: from cipher.home (cipher.home [10.0.0.2]) by wedgev.com (8.12.3/8.12.3) with SMTP id g3T8Rjvo000361 for ; Mon, 29 Apr 2002 10:27:45 +0200 (CEST) (envelope-from bernhard.valenti@gmx.net) Date: Mon, 29 Apr 2002 10:27:45 +0200 From: Bernhard Valenti To: freebsd-stable@freebsd.org Subject: etc/sendmail installworld error Message-Id: <20020429102745.5d6c8864.bernhard.valenti@gmx.net> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Operating-System: FreeBSD i386 X-Copyright: (C) 2001 Bernhard Valenti. All rights reserved. X-Notice: Duplication, redistribution prohibited without consent of the author. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 hi, running installworld i get: ===> etc/sendmail rm -f /etc/mail/switch.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 /etc/mail/switch.mc) > /etc/mail/switch.cf m4: not found *** Error code 127 Stop in /usr/src/etc/sendmail. *** Error code 1 running the "cd /usr/src/etc/sendmamil && m4 ..." command manually (which worked without error) made the following installworld complete without error. this didnt happen with the make world i did last week. regards, bernhard valenti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message