bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] Re: What is causing this readline error


From: Chet Ramey
Subject: [Bug-readline] Re: What is causing this readline error
Date: Mon, 13 Nov 2006 22:00:54 -0500
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

Todd Thal wrote:
> Dear all:
> 
> I apologize for the "spam-like" nature of emailing people, who seem to
> be associated with the development and debugging of
> 
> "readline-5.1/2"...but this issue has baffled quite a few folks at
> lanl.gov.
> 
> The problem is I CAN get readline to build on my local machine (Mac osX
> 10.4.8.8.0 with Xcode 2.3), but I can NOT
> 
> get it to build on (I believe) is the exact same enviroment on a build
> machine, I use, called, "yolo"..

Frankly, I'm surprised you got the `readline' executable to build at
all, anywhere.  That's sort of a `stale' target that I haven't updated
in quite a long time.  It should be either updated or removed.

(The particular problem you're encountering is that rl.c expects its
header files to be installed in <readline/readline.h> unless compiled
with -DREADLINE_LIBRARY, as it is by examples/Makefile.  You probably
have the readline libraries and header files installed on your local
machine, but not on the development machine.  Everything in the
examples subdirectory is intended to be built using examples/Makefile.)

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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