From owner-freebsd-questions Tue Mar 3 15:50:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19770 for freebsd-questions-outgoing; Tue, 3 Mar 1998 15:50:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tyree.iii.co.uk (tyree.iii.co.uk [195.89.149.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19744; Tue, 3 Mar 1998 15:50:19 -0800 (PST) (envelope-from nik@iii.co.uk) From: nik@iii.co.uk Received: from carrig.strand.iii.co.uk (carrig.strand.iii.co.uk [192.168.7.25]) by tyree.iii.co.uk (8.8.8/8.8.8) with ESMTP id WAA02091; Tue, 3 Mar 1998 22:56:42 GMT Received: (from nik@localhost) by carrig.strand.iii.co.uk (8.8.7/8.8.7) id XAA12166; Tue, 3 Mar 1998 23:00:08 GMT Message-ID: <19980303230007.18515@iii.co.uk> Date: Tue, 3 Mar 1998 23:00:07 +0000 To: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: 'make world': /bin/sh not found Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.85e Organization: interactive investor Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Folks, This is an odd one. I'm trying to update my 2.2.5-stable system to the latest -stable. My last successful 'make world' was on Jan 31 this year. I tried again about 2 weeks ago, and 'make buildworld' is now failing at ===> gnu/lib/libg++/doc rm -f g++FAQ.info* libg++.info* iostream.info* Errs errs mklog lgpl.texinfo /bin/sh: not found *** Error code 1 Stop. This error is 100% repeatable, and happens whether I'm running the make in a root shell (tcsh) in an Xterm, or from 'sh' after booting the machine single user. I'm sure it's not a problem with the build process per se, otherwise I've have seen other complaints. And I'm pretty certain it's not flaky hardware, since the 'buildworld' fails at exactly the same point each time (regardless of the shell or the machine's run state). I assume that I'm running out of allowed resources at some point? I've tried using 'unlimit' before doing the build, to no effect. I've also copied over the most recent login.conf (1.9.2.6) for this branch, again to no effect. On the off chance there was a corruption in /usr/src I blew it away and checked it out from the CVS repository again. No change. I also blew away /usr/obj. Again, no change. I'm missing something obvious, but I'm damned if I know what it is. Suggestions welcome. N -- Work: nik@iii.co.uk | FreeBSD + Perl + Apache Rest: nik@nothing-going-on.demon.co.uk | Remind me again why we need Play: nik@freebsd.org | Microsoft? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message