tags 890228 + moreinfo thanks Hi Paul,
On Mon, Feb 12, 2018 at 11:27 AM, Paul Wise <[email protected]> wrote: > libexpect.so needs to link with Tcl, see the output of adequate, > symtree and objdump below. I detected this on amd64 but the Debian > build log scanner also detected dpkg-buildpackage complaining about it > on other architectures, see the w3m and build log output below. > > I filed this bug at severity minor since it looks like the code using > libexpect.so (expect, skycat) also already uses Tcl libs. Well, I know that and I'd like to keep it underlinked in order to make it possible to link with libtlc8.5 or libtcl8.6 for application which use it. The libtcl ABI is sufficiently stable and I don't want to restrict libexpect to any particular version of libtcl. The libexpect manual explicitly says that any application using libexpect has to be linked with it and with libtcl. If there's another reason why it shouldn't be underlinked I'd be glad to hear it. Cheers! -- Sergei Golovan

