Date: Tue, 6 Aug 2013 14:56:39 +0200 From: Rainer Duffner <rainer@ultra-secure.de> To: freebsd-java@FreeBSD.org Subject: Build java without X11 support Message-ID: <20130806145639.133d75f6@suse3>
next in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130806145639.133d75f6>