From owner-freebsd-current Sun Feb 9 15:56:21 2003 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 8CF3937B401; Sun, 9 Feb 2003 15:56:19 -0800 (PST) Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B498243F85; Sun, 9 Feb 2003 15:56:18 -0800 (PST) (envelope-from lamont@scriptkiddie.org) Received: from [192.168.69.11] (unknown [192.168.69.11]) by warez.scriptkiddie.org (Postfix) with ESMTP id 4021462D1A; Sun, 9 Feb 2003 15:56:18 -0800 (PST) Date: Sun, 9 Feb 2003 15:56:18 -0800 (PST) From: Lamont Granquist To: Craig Rodrigues Cc: freebsd-current@freebsd.org, Subject: Re: devel/stlport compile broken in -current In-Reply-To: <20030209141840.Y1102-100000@coredump.scriptkiddie.org> Message-ID: <20030209155559.T919-100000@coredump.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks, that looks like that was the issue... On Sun, 9 Feb 2003, Lamont Granquist wrote: > On Sun, 9 Feb 2003, Craig Rodrigues wrote: > > On Sun, Feb 09, 2003 at 10:54:27AM -0800, Lamont Granquist wrote: > > > looks like nobody has fixed stlport since the last time gcc was > > > upgraded... > > > > I don't get these error messages on -current. > > > > > g++ -D_THREAD_SAFE -D_REENTRANT -fexceptions -I../stlport -Wall -W > > > -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O > > > -pipe -march=athlon-mp -fPIC dll_main.cpp -c -o > > > ../lib/obj/GCC-FREEBSD/ReleaseD/dll_main.o > > > In file included from ../stlport/stl/_alloc.h:60, > > > from ../stlport/memory:28, > > > from dll_main.cpp:38: > > > ../stlport/new:36:49: ../g++/new: No such file or directory > > ^^^^^^^^^^^ > > > > This file should exist in /usr/include/g++/new. > > > > How did you install -current? > > its been updated frequently over the past 6 months - 1 year... i think > there's been at least two compiler changes since i started tracking > -current... > > > Did you read all the entries in /usr/src/UPDATING, especially > > the entry dated 20020831? > > mmm.... i don't think i did that because it was phrased as being > optional and only if you encountered problems... i'll try that, thanks > for pointing it out... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message