nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] the build fails with --disable-color --disable-nanorc


From: Benno Schulenberg
Subject: Re: [Nano-devel] the build fails with --disable-color --disable-nanorc
Date: Fri, 13 Sep 2013 13:12:43 +0200

On Tue, Sep 10, 2013, at 23:16, Benno Schulenberg wrote:
> files.o: In function `close_buffer':
> /home/ben/Repositories/NANO/src/files.c:486: undefined reference to 
> `update_poshistory'
> files.o: In function `do_insertfile':
> /home/ben/Repositories/NANO/src/files.c:1205: undefined reference to 
> `check_poshistory'
> nano.o: In function `main':
> /home/ben/Repositories/NANO/src/nano.c:2655: undefined reference to 
> `check_poshistory'
> /home/ben/Repositories/NANO/src/nano.c:2701: undefined reference to 
> `check_poshistory'

Those are now fixed by
    https://savannah.gnu.org/patch/index.php?8179

> cut.c: In function 'do_cut_text':
> cut.c:212: error: 'copy_text' undeclared (first use in this function)
> 
> nano.c: In function 'do_toggle':
> nano.c:1406: warning: assignment discards qualifiers from pointer target type

Those were fixed months ago by David with
    https://savannah.gnu.org/patch/index.php?8076

Benno

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




reply via email to

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