[Bug 206911] lang/python27: readline shared extension fails to compile (/usr/local/lib/libreadline.so.6: Undefined symbol "PC")

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 16 07:25:06 UTC 2016


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

--- Comment #8 from salvator2000 at gmail.com ---
(In reply to Kubilay Kocak from comment #6)

#ldd /usr/local/lib/libreadline.so.6 

/usr/local/lib/libreadline.so.6:
        libc.so.7 => /lib/libc.so.7 (0x800821000)

#cat /var/db/ports/devel_readline/options

# This file is auto-generated by 'make config'.
# Options for readline-6.3.8
_OPTIONS_READ=readline-6.3.8
_FILE_COMPLETE_OPTIONS_LIST=DOCS TERMCAP
OPTIONS_FILE_UNSET+=DOCS
OPTIONS_FILE_UNSET+=TERMCAP

====
Then I install FreeBSD 10.2 i386, readline + python27 compiled and make
sucsesfully.

Problems occurs in version FreeBSD 10.2 -amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-python mailing list