Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 14:14:11 +0000
From:      nik@iii.co.uk
To:        questions@FreeBSD.ORG, stable@FreeBSD.ORG
Subject:   Re: 'make world': /bin/sh not found
Message-ID:  <19980308141411.25856@iii.co.uk>
In-Reply-To: <19980303230007.18515@iii.co.uk>; from nik@iii.co.uk on Tue, Mar 03, 1998 at 11:00:07PM %2B0000
References:  <19980303230007.18515@iii.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 03, 1998 at 11:00:07PM +0000, nik@iii.co.uk wrote:
> 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.

Pilot error <sigh>

I was appending to MAKEFLAGS in /etc/make.conf so that make would search 
both /usr/share/mk and /usr/local/share/mk (see 
<URL:http://www.freebsd.org/cgi/query-pr.cgi?pr=5745>; for why).

After commenting that line out the build (and subsequent install) worked
flawlessly.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980308141411.25856>