A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-June/015237.html below:

[Python-Dev] readline not getting built when .so symlink doesn't exist

[Python-Dev] readline not getting built when .so symlink doesn't exist [Python-Dev] readline not getting built when .so symlink doesn't existSkip Montanaro skip@pobox.com (Skip Montanaro)
Mon, 4 Jun 2001 20:01:01 -0500
    >> (This after deleting both /lib/libreadline.so and
    >> /lib/libhistory.so.)

    Michael> Odd.  What does the output of 

    Michael> $ gcc -o foo foo.c -lreadline -ltermcap -Wl,--verbose

    Michael> look like?

Well, what it looks like is "Skip's a dunce...".  Turns out there was a
libreadline.so symlink /usr/lib also.  It found that.  When I deleted that
it found /usr/lib/libreadline.a.  Getting rid of that caused the link to
(finally) fail.  With just the version-based .so files cc apparently can't
do the trick.

Sorry to have wasted the bandwidth.

Skip



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4