Build java without X11 support

Rainer Duffner rainer at ultra-secure.de
Tue Aug 6 12:56:55 UTC 2013


Hi,

I'm using poudriere to build pkgng packages.
I want to build openjdk6.
I tried to disable X11 and de-select X11 in as many packages as
possible.
However, as of recently, it pulls in gtk-update-icon-cache.

openjdk6 depends on cups-client, and cups-client depends on gtk-update-icon-cache.

But:
===>   Returning to build of gtk-update-icon-cache-2.24.19
=========================================================================
=======================<phase: configure
>============================ ===>  Configuring for
>gtk-update-icon-cache-2.24.19
gtk-update-icon-cache-2.24.19: Needs cairo with X11 support enabled.
*** [pre-configure] Error code 1


(which I have disabled, cairo being "fat" enough).

Is there a way to build this stuff completely "x11"-less?


More information about the freebsd-java mailing list