bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] Restore a configure test for curses/termcap/termlib


From: Chet Ramey
Subject: Re: [Bug-readline] Restore a configure test for curses/termcap/termlib
Date: Mon, 05 Dec 2011 22:10:04 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 12/4/11 6:18 PM, Scott Garman wrote:
> Hello,
> 
> I'm a developer with the Yocto Project - a framework and build system for
> generating embedded Linux images (yoctoproject.org).
> 
> We find that without the attached patch, readline fails to link against
> termcap, causing a build failure.

Hi.

Do you mean that simply creating the readline shared library fails if
there are unresolved references?  Or that linking a separate program
against readline without also linking against termcap/curses/ncurses
fails?

The intent that an appliation run a configure test like that found in
bash (BASH_CHECK_LIB_TERMCAP) and link against the appropriate library.
The check appears in readline's configure script so the example programs
will link.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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