Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 17:25:27 +0300
From:      Peter Pentchev <roam@ringlet.net>
To:        Paul Procacci <pprocacci@nac.net>
Cc:        ports@FreeBSD.org
Subject:   Re: Serious Port Problem
Message-ID:  <20010904172527.T61594@ringworld.oblivion.bg>
In-Reply-To: <000701c1352b$3ad52e80$be727bd1@pavilion>; from pprocacci@nac.net on Tue, Sep 04, 2001 at 10:20:30AM -0000
References:  <000701c1352b$3ad52e80$be727bd1@pavilion>

next in thread | previous in thread | raw e-mail | index | archive | help
Please wrap your lines at < 80 characters.

On Tue, Sep 04, 2001 at 10:20:30AM -0000, Paul Procacci wrote:
> To Whom it may concern,
>     I accidently did a make clean in /usr/ports.  Now, I can't make ANY 
> binaries.  I get the error message:  [: not found

This does not seem like a ports-related error.  Could you execute
the following commands, and paste their output?

[roam@ringworld:v2 /usr/ports]$ ls -l /bin/[
-r-xr-xr-x  2 root  wheel  51108 Sep  3 14:12 /bin/[
[roam@ringworld:v2 /usr/ports]$ ls -l /bin/test
-r-xr-xr-x  2 root  wheel  51108 Sep  3 14:12 /bin/test
[roam@ringworld:v2 /usr/ports]$ ls -l /bin/sh
-r-xr-xr-x  1 root  wheel  448564 Sep  3 14:12 /bin/sh
[roam@ringworld:v2 /usr/ports]$ ls -l /bin/csh
-r-xr-xr-x  2 root  wheel  636140 Sep  3 14:12 /bin/csh
[roam@ringworld:v2 /usr/ports]$ /bin/sh -c '[ 1 = 1 ] && echo Yes'
Yes
[roam@ringworld:v2 /usr/ports]$

G'luck,
Peter

-- 
You have, of course, just begun reading the sentence that you have just finished reading.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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