From owner-freebsd-ports@FreeBSD.ORG Wed Nov 21 00:43:46 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6352416A41A; Wed, 21 Nov 2007 00:43:46 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id DC93A13C465; Wed, 21 Nov 2007 00:43:44 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.1) with ESMTP id lAL0NRrr043616; Tue, 20 Nov 2007 18:23:28 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <47437A83.2050807@math.missouri.edu> Date: Tue, 20 Nov 2007 18:23:31 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071107 SeaMonkey/1.1.6 MIME-Version: 1.0 To: Thierry Thomas , FreeBSD Ports List References: <4740FB72.5010206@math.missouri.edu> <20071119062848.GS57695@graf.pompo.net> <20071120211224.GJ85384@graf.pompo.net> <474379D0.3040702@math.missouri.edu> In-Reply-To: <474379D0.3040702@math.missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: stlport 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: Wed, 21 Nov 2007 00:43:46 -0000 Stephen Montgomery-Smith wrote: > Thierry Thomas wrote: >> Le Lun 19 nov 07 à 7:28:48 +0100, Thierry Thomas >> écrivait : >>> Le Lun 19 nov 07 à 3:56:50 +0100, Stephen Montgomery-Smith >>> >>> écrivait : >>> >>>> Is anyone working on this? If not, would you guys be kind enough to >>>> make my patch more proper? >>> I'm working on a patch to upgrade it to the latest STLport-5.1.4 (from >>> ). >> >> If you want to test it, my patch is available at >> . >> >> It does not seem bad on i386, but there is a problem on amd64: it builds >> and installs fine, but the regression tests eat all the memory! (If no >> solution is found, I shall mark it broken on != i386). >> >> Regards, > > It didn't build at all on my system. I am sure it is a problem with > stlport/config/stl_gcc.h. > > What version of FreeBSD are you using? Did you build it with gcc or icc? Scatch what I said about stl_gcc.h. It doesn't even exist on this version of stlport. Let me look at it a bit more and report back. Sorry about the noise, but it truly didn't build on my system.