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

2021-05-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #21 from Kubilay Kocak --- (In reply to Dmitry Petrov from comment #20) (In reply to Dmitry Petrov from comment #20) This is still an indication of a bug somewhere, either in the framework (USES=readline, in detecting

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

2021-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 Dmitry Petrov changed: What|Removed |Added CC||dpetro...@gmail.com --- Comment

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

2019-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #19 from Andriy Gapon --- I've recently encountered the same problem with python27 on a completely clean system where, for reasons which I won't go into, some software is built and installed from ports. The procedure is to

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

2016-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 Kubilay Kocak changed: What|Removed |Added See Also|

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

2016-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 Kubilay Kocak changed: What|Removed |Added Assignee|pyt...@freebsd.org

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

2016-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #14 from w.schwarzenf...@aon.at --- For me it is a "welll" known "problem". Several py27 ports does not find (mostly one) file. If the error message or the path is include the word pyo - nearly every time it helps to reinstall

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

2016-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 Kubilay Kocak changed: What|Removed |Added Status|New |Open ---

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

2016-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #12 from salvator2...@gmail.com --- I think discussion can be closed, the problem is solved. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

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

2016-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #11 from w.schwarzenf...@aon.at --- Please close the PR, if it is solved. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

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

2016-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #10 from salvator2...@gmail.com --- (In reply to w.schwarzenfeld from comment #9) Thanks w.schwarzenf...@aon.at , it's work Install clean system - FreeBSD 10.2 - amd64 Configure network interface Make freebsd-update ( fetch and

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

2016-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 --- Comment #8 from salvator2...@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

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

2016-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206911 Kubilay Kocak changed: What|Removed |Added CC|