[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 07:00: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:54:05 +1000
Found the issue, libGL-7.6.1_4 was installed. Installing graphics/opengl
indicates a newer version can be found. Installed libGL-9.1.7_1 and the
error is gone.
Obviously something has changed in the header files between versions.
Perhaps there should be an opengl version check before allowing the
build to go further.
Alex.
On 2014-05-21 17:38, thunder at ahhyes.net wrote:
> 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