[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling the latest source on Ubuntu 12.04, make error
From: |
Ben Pfaff |
Subject: |
Re: Compiling the latest source on Ubuntu 12.04, make error |
Date: |
Mon, 30 Sep 2013 00:27:33 -0700 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Sep 26, 2013 at 10:53:19PM +0200, Johannes Pilkahn wrote:
> Unfortunately I get the following error when running 'make':
>
> src/ui/terminal/terminal-reader.c:127:20: error: 'rl_outstream'
> undeclared (first use in this function)
> src/ui/terminal/terminal-reader.c:127:20: note: each undeclared
> identifier is reported only once for each function it appears in
> src/ui/terminal/terminal-reader.c: In function 'handler':
> src/ui/terminal/terminal-reader.c:228:3: warning: implicit
> declaration of function 'rl_echo_signal_char'
> [-Wimplicit-function-declaration]
What version of readline is installed?