Date: Sat, 02 Mar 2024 16:55:08 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 277433] x11-toolkits/py-fltk 1.3.9 raises exception on import Message-ID: <bug-277433-21822-tABVxRQICV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277433-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-277433-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277433 --- 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 sam= e, while the library file from https://pkg.freebsd.org/FreeBSD:13:amd64/release_2/All/fltk-1.3.8.pkg has t= he 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277433-21822-tABVxRQICV>