nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] Is there a minimum version of GCC against which the lat


From: Benno Schulenberg
Subject: Re: [Nano-devel] Is there a minimum version of GCC against which the latest nano can be compiled?
Date: Tue, 10 Jan 2017 12:15:47 +0100

On Mon, Jan 9, 2017, at 22:46, Brenton Horne wrote:
> [   19s] /usr/src/redhat/BUILD/nano-2.7.3/build/src/../../src/nano.c:2549:
> undefined reference to `set_escdelay'

The ncurses on that system is lacking (or not exporting) set_escdelay.
Version 5.7 or newer of ncurses should have it -- older versions too,
probably, but I don't know.  Most likely the ncurses on your Centos
system is configured to not export set_escdelay.

(The other thing is just a warning, and will be fixed some day.)

Anyway, it should be possible to compile nano with just about any gcc.

Benno

-- 
http://www.fastmail.com - Accessible with your email software
                          or over the web




reply via email to

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