Ricardo Wurmus skribis:
> From c4888d11730061d73a7a24209d35d4ad5c0f Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Mon, 11 May 2015 15:50:34 +0200
> Subject: [PATCH] gnu: icedtea6: Add target-dependent include directory to
> CPATH.
>
> * gnu/packages/java.scm (gcj-4.8)[arguments]:
When the new RUNPATH validation phase was enabled by default, GCJ could
no longer be built. After the GCJ build was fixed I noticed that
IcedTea6 failed because it could no longer find "gcj/libgcj-config.h".
I do not know what commit actually caused this failure.
A fix is attached. The patch add