From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 08:37:56 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 4A88537B401 for ; Thu, 17 Apr 2003 08:37:56 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [64.113.65.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E2D43F93 for ; Thu, 17 Apr 2003 08:37:53 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h3HFbhos007296; Thu, 17 Apr 2003 10:37:43 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h3HFbbOV007295; Thu, 17 Apr 2003 10:37:37 -0500 (CDT) Date: Thu, 17 Apr 2003 10:37:37 -0500 From: Krzysztof Parzyszek To: marius@alchemy.franken.de Message-ID: <20030417153737.GA7279@antares.student.iastate.edu> References: <20030417131300.GA7053@antares.student.iastate.edu> <20030417160442.A16881@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20030417160442.A16881@newtrinity.zeist.de> User-Agent: Mutt/1.4i cc: alexander@leidinger.net cc: freebsd-ports@freebsd.org Subject: Re: Cannot compile stlport-icc on -stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 15:37:56 -0000 On Thu, Apr 17, 2003 at 04:04:42PM +0200, marius@alchemy.franken.de wrote: > > that's rather a problem with the port of icc than with stlport-icc. > reverting to revision 1.2 of icc/files/patch-ia32::bin::icc and > icc/files/patch-ia32::bin::icpc will probably fix it for you. Thanks. It seems like it works now. Krzysztof