Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 13:32:18 +0700
From:      Vadim Ostranitsyn <vadim@alpha.tsu.ru>
To:        Eugene Grosbein <eugen@www.svzserv.kemerovo.su>
Cc:        stable@FreeBSD.ORG
Subject:   Re: make search cannot find anything
Message-ID:  <20020903063218.GD33528@netadmin2.ic.tsu.ru>
In-Reply-To: <20020903135949.A3163@svzserv.kemerovo.su>
References:  <20020903135949.A3163@svzserv.kemerovo.su>

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

On Tue, Sep 03, 2002 at 01:59:49PM +0800, Eugene Grosbein 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? 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 :)

-- 
                                Vadim Ostranitsyn
                                Evil's flowers, VO45-RIPE, VO15-RIPN
                                Tomsk State University, Russia

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?20020903063218.GD33528>