Re: C++ problems

[ Available lists | Index of freebsd-ports | Month of Jun 2002 | Week of 18 Jun 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dan Nelson <dnelson@allantgroup.com>
Date
18 Jun 2002 14:03:26
Subject
Re: C++ problems
Message-ID
20020618210320.GC84123@dan.emsphone.com


[ Hide this part ]
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



Elapsed time: 0.150 seconds