Bug#821806: ksh does not export symbols to loaded "built-in" modules

2017-05-31 Thread tetsujin
I think I've somewhat misunderstood the issue. --export-dynamic appears to not truly be necessary, and when building from upstream sources the build now includes a few sample loadable modules. When building the upstream source (the "master" branch of https://github.com/att/ast, which is still iden

Bug#821806: ksh does not export symbols to loaded "built-in" modules

2016-04-19 Thread George Caswell
Package: ksh Version: 93u+20120801-2 Severity: important Tags: upstream Dear Maintainer, I have been attempting to build a loadable module (AKA "loadable built-in") for ksh and I have been encountering a lot of undefined symbol errors when invoking the module: $ builtin -f ./recvmsg.so recvmsg