[kde-freebsd] [kdesdk3] Compile error

2008-09-21 Thread David Naylor
Hi, While doing a portupgrade -R kde3 I came upon the following error. This is on -current (from ~ last Tuesday). Of note: flex-2.5.35 is installed. Regards David gmake[4]: Entering directory `/tmp/usr/ports/devel/kdesdk3/work/kdesdk-3.5.10/kbabel/common/libgettext' flex -+ -opofiles.cc

Re: [kde-freebsd] [kdesdk3] Compile error

2008-09-21 Thread Carsten Bäcker
Hi, there's a patch for an older version: http://mail.kde.org/pipermail/kde-freebsd/2007-August/001441.html I applied the diff manually and it runs fine using flex from ports. Guess i have already had the same problem in 3.5.9 on RELENG_7. Regards, Carsten David Naylor schrieb: Hi,

Re: [kde-freebsd] [kdesdk3] Compile error [SOLVED] [PATCH]

2008-09-21 Thread David Naylor
Hi, The problem is easily solved using the patch provided here: http://mail.kde.org/pipermail/kde-freebsd/2007-August/001441.html Can anyone comfirm that this port builds without the above patch? If not could an accredited person please commit the patch. Regards David On Sunday 21

Re: [kde-freebsd] [kdesdk3] Compile error [SOLVED] [PATCH]

2008-09-21 Thread Andy Fawcett
Hi, The general feeling at KDE/FreeBSD team is that, while the patch does indeed work, it's the wrong way of dealing with the issue. devel/flex should be fixed so that it installs its header(s) under a separate path, so it doesn't conflict. Ports which DO require this version of flex should

Re: [kde-freebsd] [kdesdk3] Compile error [SOLVED] [PATCH]

2008-09-21 Thread Max Brazhnikov
On Sun, 21 Sep 2008 20:42:00 +0300, Andy Fawcett wrote: Hi, The general feeling at KDE/FreeBSD team is that, while the patch does indeed work, it's the wrong way of dealing with the issue. devel/flex should be fixed so that it installs its header(s) under a separate path, so it doesn't