Re: X11 build error

2018-11-21 Thread Magnus Ihse Bursie
On 2018-11-21 13:18, Maurizio Cimadamore wrote: Seems like a duplicate of this? https://bugs.openjdk.java.net/browse/JDK-8213944 Yeah. The story is that we used to bundle a copy of the Xrandr.h header file, but this was recently removed. Then Xrandr became a build prerequisite, but no additio

X11 build error

2018-11-21 Thread Maurizio Cimadamore
Hi, we recently refreshed the Panama repo and I'm getting a weird build error: === Output from failing command(s) repeated here === * For target support_native_java.desktop_libawt_xawt_awt_GraphicsEnv.o: /w/lt/panama/dev/src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c:37:10: fatal

Re: X11 build error

2018-11-21 Thread Maurizio Cimadamore
Seems like a duplicate of this? https://bugs.openjdk.java.net/browse/JDK-8213944 Maurizio On 21/11/2018 12:15, Maurizio Cimadamore wrote: Hi, we recently refreshed the Panama repo and I'm getting a weird build error: === Output from failing command(s) repeated here === * For target support_