Date: Tue, 18 Jun 2002 16:03:20 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: "David O'Brien" <obrien@FreeBSD.ORG> Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG, kde-freebsd@FreeBSD.ORG Subject: Re: C++ problems Message-ID: <20020618210320.GC84123@dan.emsphone.com> In-Reply-To: <20020618133431.A5967@dragon.nuxi.com> References: <20020612003134.H69960-100000@volatile.chemikals.org> <3D0C22CC.8070409@gmx.net> <20020618133431.A5967@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020618210320.GC84123>