Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 15:03:43 +0800
From:      Eugene Grosbein <eugen@www.svzserv.kemerovo.su>
To:        Vadim Ostranitsyn <vadim@alpha.tsu.ru>
Cc:        stable@FreeBSD.ORG
Subject:   Re: make search cannot find anything
Message-ID:  <20020903150343.B4078@svzserv.kemerovo.su>
In-Reply-To: <20020903063218.GD33528@netadmin2.ic.tsu.ru>; from vadim@alpha.tsu.ru on Tue, Sep 03, 2002 at 01:32:18PM %2B0700
References:  <20020903135949.A3163@svzserv.kemerovo.su> <20020903063218.GD33528@netadmin2.ic.tsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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