From owner-freebsd-ports@FreeBSD.ORG Tue Aug 19 01:39:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A39216A4BF for ; Tue, 19 Aug 2003 01:39:38 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3175743F93 for ; Tue, 19 Aug 2003 01:39:37 -0700 (PDT) (envelope-from karelj@phys9911.phys.tue.nl) Received: from phys9911.phys.tue.nl (localhost [127.0.0.1]) by phys9911.phys.tue.nl (8.12.9/8.12.9) with ESMTP id h7J8dbEQ005518; Tue, 19 Aug 2003 10:39:37 +0200 (CEST) (envelope-from karelj@phys9911.phys.tue.nl) Received: (from karelj@localhost) by phys9911.phys.tue.nl (8.12.9/8.12.9/Submit) id h7J8dadP005517; Tue, 19 Aug 2003 10:39:36 +0200 (CEST) Date: Tue, 19 Aug 2003 10:39:36 +0200 From: "Karel J. Bosschaart" To: Edwin Groothuis Message-ID: <20030819083936.GA4430@phys9911.phys.tue.nl> References: <20030818124441.GA59759@phys9911.phys.tue.nl> <20030818235518.GD812@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030818235518.GD812@k7.mavetju> User-Agent: Mutt/1.4.1i cc: freebsd-ports@freebsd.org Subject: Re: vmware2 does not build on -stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 08:39:38 -0000 On Tue, Aug 19, 2003 at 09:55:18AM +1000, Edwin Groothuis wrote: > On Mon, Aug 18, 2003 at 02:44:41PM +0200, Karel J. Bosschaart wrote: > > On a fairly recent -stable (around last week), I can't build the vmware2 > > port anymore, it fails with > > Just compiled fine here. Maybe you're having a newer gcc which > doesn't like the >> ? > Looks normal for -stable: > gcc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] I checked that I don't have any other gcc versions installed (in /var/db/pkg). The problem occurs on two -stable machines, installed from the same /usr/obj. On another much older -stable (4.8-RC), but with recent ports cvsup, I can build vmware2 without problems. I'll cvsup to a slightly older version on one of the problem machines in the hope to be able to narrow it down. Karel.