[Bug 277439] x11-toolkits/fltk: 1.3.9 fails to expose an API
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 22:56:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277439
Bug ID: 277439
Summary: x11-toolkits/fltk: 1.3.9 fails to expose an API
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: danfe@FreeBSD.org
Reporter: hiroo.ono+freebsd@gmail.com
Flags: maintainer-feedback?(danfe@FreeBSD.org)
Assignee: danfe@FreeBSD.org
Created attachment 248884
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248884&action=edit
add patch to FL/x.H
In FL/x.H, the class Fl_XFont_On_Demand is not labelled FL_EXPORT which makes
it not exposed in the library. It makes x11-toolkits/py-fltk fail on import as
reported in the bug 277433.
The patch fixes it.
Reported upstream: https://github.com/fltk/fltk/issues/922
--
You are receiving this mail because:
You are the assignee for the bug.