Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 12:28:42 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        "A.G. Russell IV" <arussell@agrussell.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make: no system rules (sys.mk).
Message-ID:  <20040417122341.I33190@woozle.rinet.ru>
In-Reply-To: <20040417032841.GB64842@bifrost.agrussell.com>
References:  <20040416230903.GA64842@bifrost.agrussell.com> <20040417032841.GB64842@bifrost.agrussell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Apr 2004, A.G. Russell IV wrote:

ARI> This is very perplexing... did a sup, and build no problem a month
ARI> ago, I never as a rule, to in the share dir for anything... but I
ARI> must of steped on it one way or another... the whole /usr/share/mk
ARI> dir is gone

As a bandaid you can copy /usr/src/share/mk to /usr/share/mk:

mkdir /usr/share/mk
cp -p /usr/src/share/mk/*.mk /usr/share/mk/

However, you'll need also /usr/include to successfully make buildworld.

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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