From owner-freebsd-current@FreeBSD.ORG Mon Apr 7 08:15:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93FA637B401 for ; Mon, 7 Apr 2003 08:15:41 -0700 (PDT) Received: from insourcery.net (ns1.insourcery.net [198.93.171.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF46343FB1 for ; Mon, 7 Apr 2003 08:15:40 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by insourcery.net with local; Mon, 07 Apr 2003 08:15:38 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by mail.encontacto.net (Horde) with HTTP for ; Mon, 7 Apr 2003 08:15:38 -0700 Message-ID: <1049728538.a4a6cb558908b@mail.encontacto.net> X-Priority: 3 (Normal) Date: Mon, 7 Apr 2003 08:15:38 -0700 From: eculp@encontacto.net To: "current@freebsd.org" References: <1049726451.ce22d5cdcbf62@mail.encontacto.net> In-Reply-To: <1049726451.ce22d5cdcbf62@mail.encontacto.net> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Subject: Re: After this mornings build: Syntax error: "for" unexpected X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:15:41 -0000 Quoting "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. Thanks, ed -------------------------------------------------