[kde-freebsd] ports/188830: x11/kde4-workspace fail to build with default version clang
thunder at ahhyes.net
thunder at ahhyes.net
Wed May 21 06:40:01 UTC 2014
The following reply was made to PR ports/188830; it has been noted by GNATS.
From: thunder at ahhyes.net
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/188830: x11/kde4-workspace fail to build with default
version clang
Date: Wed, 21 May 2014 17:38:37 +1000
Broken for me too, same issue.
In fact you cannot begin to build this via ports without setting
WITH_NEW_XORG in /etc/make.conf, otherwise you get the following error:
===> kde-workspace-4.11.9 requires modern libGL. Please, set
WITH_NEW_XORG and update your ports.
*** Error code 1
In fact compiler version does not seem to matter for me, whether it be
clang, clang34, gcc48
Tried this in /etc/make.conf also:
USE_GCC=4.8+
CC=gcc48
CCX=g++48
CPP=cpp48
Tried a make clean, and make -- makes no difference.
More information about the kde-freebsd
mailing list