Hello,

in an attempt to bring latest Eclipse IDE to OpenBSD I've hit issue
where SWT (GUI library using platform native backends like gtk
on linux, cocoa on macos x etc.) compilation fails due to missing
GL/glx.h file. This file is for example in ubuntu located in
mesa-common-dev package. The file is included from SWT's glx.c file
which looks like interfaces some OpenGL primitives from C to Java land.

My question is: is such file or Mesa available on OpenBSD?

Using -current old 2-3 days.

Thanks,
Karel

Reply via email to