Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 07:25:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 206911] lang/python27: readline shared extension fails to compile (/usr/local/lib/libreadline.so.6: Undefined symbol "PC")
Message-ID:  <bug-206911-21822-qczFm6D1NC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206911-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206911-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #8 from salvator2000@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206911-21822-qczFm6D1NC>