help-nano
[Top][All Lists]
Advanced

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

Re: [Help-nano] Compiling nano from source, for Cygwin


From: Benno Schulenberg
Subject: Re: [Help-nano] Compiling nano from source, for Cygwin
Date: Tue, 31 Mar 2015 17:36:41 +0200

Hello Fergus,

On Tue, Mar 31, 2015, at 13:57, Fergus Daly wrote:
> text.c: In function 'do_alt_speller':
> text.c:2667:5: error: unknown type name '__time_t'
>      __time_t timestamp;
>      ^

That's an error on my part (not knowing types) that shipped in 2.4.0.
It was fixed in SVN a day after the release.  Just delete the two
leading underscores before time_t, and it should compile fine.

(The bug was reported here:
  https://savannah.gnu.org/bugs/?44609 .)

Benno

-- 
http://www.fastmail.com - Same, same, but different...




reply via email to

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