From owner-freebsd-stable Tue Sep 3 0: 9:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECED237B400 for ; Tue, 3 Sep 2002 00:09:22 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7832E43E4A for ; Tue, 3 Sep 2002 00:09:20 -0700 (PDT) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (eugen@localhost [127.0.0.1]) by www.svzserv.kemerovo.su (8.12.5/8.12.5) with ESMTP id g8373iie036922; Tue, 3 Sep 2002 15:03:44 +0800 (KRAST) (envelope-from eugen@www.svzserv.kemerovo.su) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.12.5/8.12.5/Submit) id g8373iWs036889; Tue, 3 Sep 2002 15:03:44 +0800 (KRAST) Date: Tue, 3 Sep 2002 15:03:43 +0800 From: Eugene Grosbein To: Vadim Ostranitsyn Cc: stable@FreeBSD.ORG Subject: Re: make search cannot find anything Message-ID: <20020903150343.B4078@svzserv.kemerovo.su> References: <20020903135949.A3163@svzserv.kemerovo.su> <20020903063218.GD33528@netadmin2.ic.tsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020903063218.GD33528@netadmin2.ic.tsu.ru>; from vadim@alpha.tsu.ru on Tue, Sep 03, 2002 at 01:32:18PM +0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 03, 2002 at 01:32:18PM +0700, Vadim Ostranitsyn wrote: > > Recently I noted that 'cd /usr/ports; make search ...' cannot find anything. > > Is it just me or that's really broken? > May I guess? Your /usr/ports dir is a soft-link? Right? Yes, you are absolutely right. It's lymlink. > Something has > changed in behavior of /bin/sh. Or in behavior of /usr/bin/make. > Let's try to do: > > /bin/sh > cd /usr/ports > pwd > > /bin/csh > cd /usr/ports > pwd > > Feel the difference :) Yeah, /bin/sh shows /usr/ports and /bin/csh shows realpath. And what should I do? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message