maintainer-feedback requested: [Bug 283991] x11-toolkits/tk90: libtk90.so not found
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283991] x11-toolkits/tk90: libtk90.so not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 04:30:03 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-tcltk (Nobody) <tcltk@FreeBSD.org> for maintainer-feedback: Bug 283991: x11-toolkits/tk90: libtk90.so not found https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283991 --- Description --- post-install currently has libtk90.so symlinking to libtk9.0.so, which does not exist. The actual SONAME is libtcl9tk9.0.so, which follows (at least from the pkgconfig file) that this can build/run with at least tcl86. (Flavours at some point?) Not sure how to go about this. Fixing the symlink may be easiest, but it seems like the new SONAME convention may be here to stay? If so, probably better to adjust _TCLTK_LIB_LINE in Uses/tcl.mk.