From owner-freebsd-current Sat Jun 15 22:32:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 4D99337B404 for ; Sat, 15 Jun 2002 22:32:38 -0700 (PDT) Received: (qmail 28972 invoked by uid 0); 16 Jun 2002 05:32:36 -0000 Received: from pd950a598.dip.t-dialin.net (HELO gmx.net) (217.80.165.152) by mail.gmx.net (mp004-rz3) with SMTP; 16 Jun 2002 05:32:36 -0000 Message-ID: <3D0C22CC.8070409@gmx.net> Date: Sun, 16 Jun 2002 07:31:56 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wesley Morgan Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG, kde-freebsd@FreeBSD.ORG Subject: Re: C++ problems References: <20020612003134.H69960-100000@volatile.chemikals.org> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigABA4BB84CB06ED240FC4ABBC" 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 The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enigABA4BB84CB06ED240FC4ABBC Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Wesley Morgan wrote: > I cleaned up my /usr/lib and /usr/include file of stale headers/libs left > after the libstdc++ upgrade (maybe this should be in src/UPDATING??), and > now any port that uses C++ & autoconf fails to configure... > > checking if STL implementation is SGI like... no > checking if STL implementation is HP like... no > configure: error: "no known STL type found - did you forget to install > libstdc++-devel ?" > > However, the configure script WILL succeed if I manually run configure > with the same options (grabbed from ps). Weird... Anyone have some > thoughts on this? It's a little annoying :) I just hit the same problem while trying to compile KDE stuff. In my case it stems from bsd.kde.mk adding -I/usr/include to CPPFLAGS, causing gcc to change its include search order. Lacking further insight, I don't know the proper fix there, but I got around it by simply removing -I/usr/include from bsd.kde.mk. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enigABA4BB84CB06ED240FC4ABBC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9DCLQXhc68WspdLARAl6VAJ9bCoVmC8zYaJu3Q7389HvMWxg+TwCfWARi hblPmSKbf9dlcNOdJENzcto= =bl0J -----END PGP SIGNATURE----- --------------enigABA4BB84CB06ED240FC4ABBC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message