I cannot build kde-4.12.4 with "WITH_NEW_XORG" parameter

Hi folks,

I tried building KDE4 from the latest ports snapshot and I can see the build fails.

I start the build with this command:
Code:
make BATCH="YES" WITH_NEW_XORG="YES" WITH_GALLIUM="YES" install clean

Finally the build fails with message:
Code:
configure: error: Direct rendering requires libdrm >= 2.4.24
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/libEGL/work/Mesa-9.1.7/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info
-Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/graphics/libEGL.
*** [lib-depends] Error code 1

Stop in /usr/ports/x11/kde4-workspace.
*** [build-depends] Error code 1

Stop in /usr/ports/x11-themes/kdeartwork4.
*** [run-depends] Error code 1

Stop in /usr/ports/x11/kde4.

If anyone has already had this issue and knows any workaround, that would be appreciated!
 
Back
Top