On Sun, Jan 23, 2022 at 9:02 AM Robert Latest via Python-list < python-list@python.org> wrote:
> Dan Stromberg wrote: > > Perhaps try: > > https://stromberg.dnsalias.org/svn/find-sym/trunk > > > > It tries to find symbols in C libraries. > > > > In this case, I believe you'll find it in -lpythonx.ym > > Thanks! Found out that ldd produces many errors also with working python > libraries. Turns out I tried to revive a package from v2.7. Need to adapt > it to 3.x > I wonder if you're missing a -Wl,-rpath -Wl,/path/to/library/dir ? -- https://mail.python.org/mailman/listinfo/python-list