bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error undefined symbol: UP while installing Readline on wsl (Ubuntu


From: Dan Richter
Subject: Re: Error undefined symbol: UP while installing Readline on wsl (Ubuntu 20.04.6 LTS)
Date: Fri, 1 Nov 2024 19:43:57 +0100
User-agent: Mozilla Thunderbird

Hi Karl,

Thank you for your advice. I will have a look at it and let you know.

Dan


Dne 01.11.2024 v 19:25 Karl O. Pinc napsal(a):
On Fri, 1 Nov 2024 10:32:05 -0400
Chet Ramey <chet.ramey@case.edu> wrote:

Is awk linked against readline?
On Debian stable (12.7) the answer is yes,
awk is linked against readline:

 ldd $(which awk)
        ...
	libreadline.so.8 => /lib/x86_64-linux-gnu/libreadline.so.8 (0x00007fb0eca5a000)
        ...

Regards,

Karl <kop@karlpinc.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


reply via email to

[Prev in Thread] Current Thread [Next in Thread]