Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 20:49:13 -0400
From:      Chris Nehren <cnehren+freebsd-stable@pobox.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: ports from portsnap wont work ...
Message-ID:  <20140605004913.GC13597@behemoth.local>
In-Reply-To: <7d770e6301891c786df5eae030bc3da2.squirrel@arroway.org>
References:  <8148940bc838584188671feb802b4dd8.squirrel@arroway.org> <538EAD17.5050608@gmx.de> <538EC0E2.3020009@freebsd.org> <7d770e6301891c786df5eae030bc3da2.squirrel@arroway.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--f0KYrhQ4vYSV2aJu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 04, 2014 at 21:11:21 -0300, Nenhum_de_Nos wrote:
> no good for me :(
>=20
> phoenix# ls -l *make*
> -r-xr-xr-x  1 root  wheel  423984 Jun  4 21:06 fmake
> -r-xr-xr-x  1 root  wheel  423984 Apr 25 22:06 make
> -r-xr-xr-x  1 root  wheel  215776 Apr 25 21:58 makeinfo
> -r-xr-xr-x  1 root  wheel   18584 Apr 25 22:06 makewhatis
> phoenix# rm make
           ^^^^^^^

Don't ever rm things in /usr/bin unless you know exactly what
you're doing.  You removed the system's make.  This make is used
to build most things on the system--including the make you just
removed.  If you want to try to fix things, get a copy of the
source tree for the version of FreeBSD you're using and try to
build /usr/src/usr.bin/make with /usr/local/bin/bmake.  Install
that make over /usr/bin/make, then build that make again, and
install it again.

*Then* run bmake from /usr/local/bin like you're supposed to.

Or, much simpler: install FreeBSD 10 over what you have right
now, after making good level 0 dumps of your data.  Then you're
on a supported release and don't have any of the problems you're
seeing right now.

--=20
Chris Nehren

--f0KYrhQ4vYSV2aJu
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQJbBAABAgBFBQJTj76JPhSAAAAAABUAIHBrYS1hZGRyZXNzQGdudXBnLm9yZ2Nu
ZWhyZW4rZnJlZWJzZC1zdGFibGVAcG9ib3guY29tAAoJEBHA+GJAM0vPEVAP/3/6
JwBCY7EbrqqTduJzp/YFrHTrPSp9Em1Jd4RETgEFQPM3Ha5xAkGiJlkQD3C6nvk4
iXVWOXhYgBBW/44ipkSoN2OgOjBue25xuuYGyzM94U8zSPSBc2RuCayLe0YztlBU
chzrMLpx19iO68cYR+tddUX5t9dGu+aALU3whznEg2vvUTaSqT+AzksBb1kQx7yz
i68E9fj5Z7pjFwwMLDDYA9nbAXL+bmdtP0HjfL2ve8LQ7kLUZ6soaUlC2f/wSzWd
5eBiZoI6jx6ACLUhDnj7cKHMUxAan+EYNX7PrESVtd2zQBvw4UrwG4Bw2/FC9V3u
IneycdqhnStXaNr5H8lGifai9zxqDutlsMFK84jPmpp/bkb0m0+ckRaDEe+p/afP
Iym8i9tuIi/p/j5IuOxiAKanOOKlSPQBJrni5C7CQAvJfTVkIzgb1SGhmYk32i2i
3zJkB0den1k6SfyZe8yWr20HyVRPeRE9FmmS54AuAFUTsG7ry9P4AAiVLYCfXQkE
VVVOxU5/IrGHI649H9zXVp8vbruAkfCRIq576wSv5HAHy+g/7PkW+mlHG+NAzrXm
TT/T4KwJfiypo2PAyPwkuwAfg1TLTgprRksApFyhZr0mbIBmGAk6z/gpbes1sRx3
kixw6gHIm6CNsV1B3Dj7yaYvNX/crvt2qwc4XMKS
=JEjr
-----END PGP SIGNATURE-----

--f0KYrhQ4vYSV2aJu--



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