Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 12:59:07 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        jb@cimlogic.com.au, current@FreeBSD.ORG
Subject:   Re: ___error?
Message-ID:  <199805170259.MAA28255@cimlogic.com.au>
In-Reply-To: <199805170252.TAA28808@rah.star-gate.com> from Amancio Hasty at "May 16, 98 07:52:22 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Amancio Hasty wrote:
> Hi,
> 
> Actually, I am trying to complete a failed make world. The first time
> around, make built fine .
> 
> I did /usr/src
> make includes  <-+
                   |
"Don't do that" ---+

> make world

To fix the problem:

cd /usr/src/lib/libc; make obj && make depend && make all && make install
cd /usr/src; make world

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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