Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 10:55:51 -0400
From:      Tim Vanderhoek <vanderh@ecf.utoronto.ca>
To:        Chuck Robey <chuckr@picnic.mat.net>
Cc:        Alex Root <alex@twoteeth.net>, se@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: mkmf-4.11
Message-ID:  <20000516105550.A12123@mad>
In-Reply-To: <Pine.BSF.4.21.0005152356230.10096-100000@picnic.mat.net>; from Chuck Robey on Tue, May 16, 2000 at 12:01:59AM -0400
References:  <3920AEC8.343E10E3@twoteeth.net> <Pine.BSF.4.21.0005152356230.10096-100000@picnic.mat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 16, 2000 at 12:01:59AM -0400, Chuck Robey wrote:
> On Mon, 15 May 2000, Alex Root wrote:
> 
>> I've installed  gmake and i installed it over make (cp gmake make)
>> now I cant compile anything at all.

su
cd /usr/src/usr.bin/make
cc -I. -o make *.c lst.lib/*.c
cp make /usr/bin/make

And all will be back as it should be.

If /usr/src isn't installed, you can grab the source from the ftp site
using its automatic tar function -
ftp://ftp.FreeBSD.org/pub/FreeBSD/???/src/usr.bin/make.tar


-- 
Signature withheld by request of author.


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




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