The following reply was made to PR ports/188830; it has been noted by GNATS.
From: thun...@ahhyes.net To: bug-follo...@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. _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information