nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] problems compiling


From: Ken Tyler
Subject: Re: [Nano-devel] problems compiling
Date: Sun, 20 Oct 2002 12:05:23 +1000

On Sat, 19 Oct 2002, David Lawrence Ramsey wrote:

> I've looked into this.  Are you using glibc < 2.2?  To quote from the
> glibc changelog for 2.2,

2.1.3
 
> * Plural handling in gettext implemented by Ulrich Drepper.
> 
> That most likely means ngettext() was added then.  I've put together a
> patch (attached) which I believe fixes the compilation problem, and
> removes a stray space elsewhere in configure.ac.  I tested it by
> manually defining NO_NGETTEXT in config.h, and nano compiled perfectly
> and still did plural handling properly.  Does it work for you?

Hi,

It compiles now, #define NO_NGETTEXT 1 already exists in config.h 

nano -V doesn't report --disable-nls when I gave that option to configure,
should nano report the disabled options ?

On my system/install editing config.h (or any other .h) does not remake
all the dependent .c files.

Thnks, Ken.   






reply via email to

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