Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Apr 2003 08:42:52 -0700
From:      walt <wa1ter@myrealbox.com>
To:        freebsd-current@freebsd.org
Subject:   Re: After this mornings build: Syntax error: "for" unexpected
Message-ID:  <3E919C7C.2010700@myrealbox.com>
In-Reply-To: <b6s4nd$1jg6$1@FreeBSD.csie.NCTU.edu.tw>
References:  <b6s4nd$1jg6$1@FreeBSD.csie.NCTU.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
eculp@encontacto.net wrote:
> Quoting "eculp@encontacto.net" <eculp@encontacto.net>:
> 
> | After a new cvsup this morning I am getting Syntax error: "for" unexpected
> | anytime I do a make.  The make world was going well until after installing
> | csh.  It then stoped with the above error after moving to games?  I'm
> | totally at a loss.  Any suggestions would be appreciated on what the real
> | problem is.  The logfile of my failed make world follows.
> |
> 
> It appears that the problem is /bin/sh.  I just started a new cvsup with
> a /bin/sh copied from another machine and it doesn't generate the Syntax
> error.

For those without a second -CURRENT machine -- this worked for me:

cvsup again -- though I'm not sure this was necessary
cd /usr/src/bin/sh
make clean
make
make install




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