Date: Tue, 16 Jul 2002 11:54:02 +0200 (CEST) From: Michael Reifenberger <root@nihil.plaut.de> To: FreeBSD-Current <current@FreeBSD.ORG> Subject: Re: buildworld failure in libstdc++ Message-ID: <20020716115145.I17699-100000@nihil> In-Reply-To: <20020716114211.L16969-100000@nihil>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Jul 2002, Michael Reifenberger wrote: ... > /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file > includes at least one deprecated or antiquated header. Please consider using one > of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples > include substituting the <X> header for the <X.h> header for C++ includes, or > <sstream> instead of the deprecated header <strstream.h>. To disable this > warning use -Wno-deprecated. > In file included from /usr/src/contrib/libstdc++/libsupc++/eh_alloc.cc:37: > /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file > or directory > In file included from /usr/src/contrib/libstdc++/libsupc++/eh_aux_runtime.cc:34: Just after writing I started thinking :-( I was missing the + in /etc/make.conf's CFLAGS += ... and CXXFLAGS += ... Sorry for the false alarm. Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020716115145.I17699-100000>