https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911

Dmitry Petrov <dpetro...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpetro...@gmail.com

--- Comment #20 from Dmitry Petrov <dpetro...@gmail.com> ---
I know this is an old bug report, but other people might find this useful:

The issue is likely caused by obsolete library in /lib that was never removed

Try this:
  rm -f /lib/libreadline.*

It helped me to finally fix the problem with python (various versions) and some
other ports.

If you are upgrading FreeBSD from sources, do not forget about "make
delete-old-libs" (do not just run it, you have to recompile ports to use most
recent libraries, etc.).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to