Subject: Re: pkg/5812: tk80: wish doesn't link
To: Chris Jones <cjones@math.montana.edu>
From: Todd Vierling <tv@pobox.com>
List: netbsd-bugs
Date: 07/21/1998 19:08:23
: In the x11/tk80 package, wish doesn't link because cc can't find
: libtk80.so.1.0.  This is because no soft link is created from
: libtk80.so.1 or libtk80.so.  (wish is trying to link against libtk in
: the current directory, before the library is installed globally.)

I haven't fixed tcl or tk to use libtool yet (which will DTRT on both ELF
and a.out platforms, as well as NOPIC platforms), and once I do--by the end
of the week--it will work as expected.

Expect lots of other shared-library-based pkgs to fail on pmax, because of
the same reasons, but I'm slowly but surely getting them fixed.  :)

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)