Date: Thu, 17 Jun 2004 09:58:05 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Bj?rn K?nig <bjoern.koenig@alpha-tierchen.de> Cc: freebsd-stable@freebsd.org Subject: Re: make -C /usr/ports ... doesn't work Message-ID: <20040617065805.GC79424@ip.net.ua> In-Reply-To: <20040620004534.8DEF6288@hoppel.local> References: <20040616120111.1F09416A4D6@hub.freebsd.org> <20040620004534.8DEF6288@hoppel.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--yLVHuoLXiP9kZBkt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 17, 2004 at 02:46:15AM +0200, Bj?rn K?nig wrote: > Hello, >=20 > since a few days commands like >=20 > make -C /usr/ports search name=3D"foo" >=20 > don't work anymore in -STABLE. Changing first into directory >=20 > cd /usr/ports && make search name=3D"foo" >=20 > still works fine. Anybody knows help? >=20 It never worked correctly in 4.x. I've fixed it some time ago in 5.x, but do not have MFC plans for this in 4.x. See http://www.freebsd.org/cgi/query-pr.cgi?47149 for details. In particular, the bug is that make(1) doesn't set .CURDIR and .OBJDIR properly when given -C. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --yLVHuoLXiP9kZBkt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA0UD9qRfpzJluFF4RAuVuAJsFqJ+/hm4DHPFcb+cdnxBu+Z9dCgCfeSlM ASNEJXldyAjVoJ2OtgKOSgQ= =Jh4Z -----END PGP SIGNATURE----- --yLVHuoLXiP9kZBkt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040617065805.GC79424>