[Bug 277433] x11-toolkits/py-fltk 1.3.9 raises exception on import
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277433] x11-toolkits/py-fltk 1.3.9 raises exception on import"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 16:55:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277433 --- Comment #1 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> --- It turned out that fltk-1.3.9's libfltk.so.1.3 does not have the symbol _ZN18Fl_XFont_On_Demand5valueEv. The library file from https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/fltk-1.3.9_1.pkg is same, while the library file from https://pkg.freebsd.org/FreeBSD:13:amd64/release_2/All/fltk-1.3.8.pkg has the symbol. I checked the library file from Arch Linux's fltk-1.3.9 package and it had the symbol. So, there should be something wrong with the build of ports' fltk-1.3.9. Cc'ing to the maintainer of x11-toolkits/fltk. -- You are receiving this mail because: You are the assignee for the bug.