Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 1996 22:34:47 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        gea@masternet.it (Beck Peccoz Amedeo)
Cc:        current@FreeBSD.org
Subject:   Re: make world not working...
Message-ID:  <199605290534.WAA24326@GndRsh.aac.dev.com>
In-Reply-To: <31ABA896.167EB0E7@masternet.it> from Beck Peccoz Amedeo at "May 29, 96 03:29:58 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I am trying to compile the whole OS (2.2 ctm 1817) and I get the
> following:

Lets see, the subject of this mail is ``make world'', but you did:
...

>  I executed, in the given order:
> 
> make cleandir
> make obj
> make depend
> make

grep ^world: /usr/src/Makefile:
world:  hierarchy mk $(WORLD_CLEANDIST) include-tools includes lib-tools libraries build-tools

> 
>  from /usr/src/ and you can see the result above. Is there something
> wrong, anything I forgot?

Failing to ``make includes'' can often cause these types of errors.

If your going to short circuit what ``make world'' does, you should be
prepared to debug these types of problems on your own.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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