From owner-freebsd-current Sun Feb 9 11:18:40 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 632F637B401; Sun, 9 Feb 2003 11:18:39 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E1C43FB1; Sun, 9 Feb 2003 11:18:36 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id h19J1BhE031248; Sun, 9 Feb 2003 14:01:11 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id h19J1A7s031244; Sun, 9 Feb 2003 14:01:10 -0500 (EST) Date: Sun, 9 Feb 2003 14:01:06 -0500 From: Craig Rodrigues To: Lamont Granquist Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: devel/stlport compile broken in -current Message-ID: <20030209190106.GA30974@attbi.com> References: <20030209105303.F4561-100000@coredump.scriptkiddie.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030209105303.F4561-100000@coredump.scriptkiddie.org> User-Agent: Mutt/1.4i 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 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? Did you read all the entries in /usr/src/UPDATING, especially the entry dated 20020831? -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message