From owner-freebsd-current Tue Jun 18 14: 3:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id CC63337B400; Tue, 18 Jun 2002 14:03:20 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5IL3KKE005147; Tue, 18 Jun 2002 16:03:20 -0500 (CDT) (envelope-from dan) Date: Tue, 18 Jun 2002 16:03:20 -0500 From: Dan Nelson To: "David O'Brien" Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG, kde-freebsd@FreeBSD.ORG Subject: Re: C++ problems Message-ID: <20020618210320.GC84123@dan.emsphone.com> References: <20020612003134.H69960-100000@volatile.chemikals.org> <3D0C22CC.8070409@gmx.net> <20020618133431.A5967@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020618133431.A5967@dragon.nuxi.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i 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 In the last episode (Jun 18), David O'Brien said: > On Sun, Jun 16, 2002 at 07:31:56AM +0200, Michael Nottebrock wrote: > > 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 > > Why in the (*_#$ did someone make bsd.kde.mk do that?? It was an attempt to work around a bug in the pth port. The pth bug was fixed in RCS file: /home/ncvs/ports/devel/pth/pkg-plist,v revision 1.11 date: 2001/09/11 14:49:45; author: sf; state: Exp; lines: +10 -8 install headers/libraries under its own directory, ${PREFIX}/includes/pth and ${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread. .. but bsd.kde.mk was not fixed until yesterday (and the PR on it is still open: ports/37681 it can be closed now). -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message