After this mornings build: Syntax error: "for" unexpected
walt
wa1ter at myrealbox.com
Mon Apr 7 08:43:45 PDT 2003
eculp at encontacto.net wrote:
> Quoting "eculp at encontacto.net" <eculp at 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
More information about the freebsd-current
mailing list