[Bug 220566] java/openjfx8-devel: fix pango support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 8 16:51:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220566
Bug ID: 220566
Summary: java/openjfx8-devel: fix pango support
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: shoesoft at gmx.net
Created attachment 184187
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184187&action=edit
patch to enable pango
Currently the native pango support is not compiled because the related code is
in a #ifdef __linux__ block.
Java programs requiring pango cause an UnsatisfiedLinkError.
Attached is:
* a patch to enable the pango code on FreeBSD
* a simple test program
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list