From owner-freebsd-questions Sun Feb 6 12:13:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by builder.freebsd.org (Postfix) with ESMTP id C6E483E15 for ; Sun, 6 Feb 2000 12:13:23 -0800 (PST) Received: from morgaine (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with SMTP id PAA16619; Sun, 6 Feb 2000 15:14:55 -0500 (EST) (envelope-from papalia@udel.edu) Message-Id: <4.1.20000206144559.009e6de0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sun, 06 Feb 2000 15:11:55 -0500 To: Jeroen Ruigrok/Asmodai From: John Subject: Re: Failed installworld Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20000206123216.C319@daemon.ninth-circle.org> References: <4.1.20000205172523.009e2360@mail.udel.edu> <4.1.20000205172523.009e2360@mail.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>Hey all... >> >>Trying to buildworld and installworld, I ran into some trouble with the >>install. I can reproduce it as follows: > >[snip] > >>Any ideas what's causing the error? And why Error code 70? It's usually >>followed by a string of error code 1's as well. > >No. But then again you didn't provide some basic things which might be >needed to troubleshoot this problem; > >uname -a >$Id$/$FreeBSD$ of the Makefile > >And possibly more when we continue on this road of troubleshooting... Here's that info... hopefully it'll help: merlin# uname -a FreeBSD merlin.wondermutt.net 3.4-STABLE FreeBSD 3.4-STABLE #12: Tue Feb 1 16:53:47 EST 2000 jpapalia@merlin.wondermutt.net:/var/src/sys /compile/MERLIN i386 And here is the offending Makefile: # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD: src/bin/cat/Makefile,v 1.4.2.1 1999/08/29 14:11:23 peter Exp $ PROG= cat .include Any of that provide useful info? Please advise if more info is needed. Thanks!!! --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message