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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to