Compiling OpenJFX on OpenBSD

Jyri Hovila [iki.fi] jyri.hovila at iki.fi
Thu Aug 4 18:35:36 UTC 2016


Dave,

thanks for the support!

I'm first trying to simply modify the Linux build file in order to find
out an OpenBSD compatible approach without having to do it all from
scratch. So, step #1 was to just remove line 175
(LINUX.launcher.linkFlags = ["-ldl"]) from buildSrc/linux.gradle.

Now gradle sdk gives me this:

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/rt-b41445afa464/build.gradle' line: 1929

* What went wrong:
A problem occurred evaluating root project 'rt-b41445afa464'.
> Ambiguous method overloading for method java.util.ArrayList#addAll.
  Cannot resolve which method to invoke for [null] due to overlapping
  prototypes between: 
	[interface java.util.Collection]
  	[interface java.lang.Iterable]
  	[interface java.util.Iterator]

Any ideas?

Yours,

Jyri
--
Turvamies IT Security Services


More information about the openjfx-dev mailing list