From owner-freebsd-ports@FreeBSD.ORG Thu Apr 19 20:49:11 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0ECCF16A484 for ; Thu, 19 Apr 2007 20:49:11 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id C590213C537 for ; Thu, 19 Apr 2007 20:48:59 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 22EC11A4D83; Thu, 19 Apr 2007 13:49:16 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 26B26513AD; Thu, 19 Apr 2007 16:48:58 -0400 (EDT) Date: Thu, 19 Apr 2007 16:48:57 -0400 From: Kris Kennaway To: David Message-ID: <20070419204857.GA84260@xor.obsecurity.org> References: <46273C95.1060506@adestra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46273C95.1060506@adestra.com> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org Subject: Re: Port Index generation X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 20:49:11 -0000 On Thu, Apr 19, 2007 at 10:55:33AM +0100, David wrote: > Hi, > > I am getting this error when building a ports index. > > Updating the ports index ... Generating INDEX.tmp - please > wait.."Makefile", line 1: Need an operator > > make: fatal errors encountered -- cannot continue > ===> japanese/mutt-devel failed > *** Error code 1 > 1 error > > I have no "refuse" files and I do cvsup "ports-all" > > My make.conf file is very simple > > CPUTYPE=athlon64 > WITHOUT_X11=yes > # added by use.perl 2007-03-02 12:45:27 > PERL_VER=5.8.8 > PERL_VERSION=5.8.8 > > Any help with this would be much appreciated. Transient error, fixed yesterday. Kris