[Bug 283991] x11-toolkits/tk90: libtk90.so not found
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 283991] x11-toolkits/tk90: libtk90.so not found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283991] x11-toolkits/tk90: libtk90.so not found"
- Reply: 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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283991
Bug ID: 283991
Summary: x11-toolkits/tk90: libtk90.so not found
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: tcltk@FreeBSD.org
Reporter: vishwin@freebsd.org
Flags: maintainer-feedback?(tcltk@FreeBSD.org)
Assignee: tcltk@FreeBSD.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.