bug-gsrc
[Top][All Lists]
Advanced

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

Re: [bug-gsrc] readline, something wrong with


From: Ludovic Courtès
Subject: Re: [bug-gsrc] readline, something wrong with
Date: Fri, 11 Jan 2013 13:52:23 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

carl <address@hidden> skribis:

> undefined symbol: UP  (./libreadline.so)
> undefined symbol: PC  (./libreadline.so)
> undefined symbol: BC  (./libreadline.so)
> undefined symbol: tputs       (./libreadline.so)
> undefined symbol: tgoto       (./libreadline.so)
> undefined symbol: tgetflag    (./libreadline.so)
> undefined symbol: tgetent     (./libreadline.so)
> undefined symbol: tgetnum     (./libreadline.so)
> undefined symbol: tgetstr     (./libreadline.so)

That’s because libncurses is not among libreadline.so’s NEEDED.

We fix this in Guix using this patch:

  
http://git.savannah.gnu.org/cgit/guix.git/tree/distro/packages/patches/readline-link-ncurses.patch

HTH,
Ludo’.



reply via email to

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