bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH] Fix for #43785 (ngettext with Solaris 10)


From: Tim Ruehsen
Subject: Re: [Bug-wget] [PATCH] Fix for #43785 (ngettext with Solaris 10)
Date: Thu, 05 Feb 2015 12:19:14 +0100
User-agent: KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )

On Thursday 05 February 2015 19:55:43 Kiyoshi KANAZAWA wrote:
> Hi, Tim
> 
> Right.
> 
> I do not have libwww-perl and libio-socket-ssl-perl.
> Try later.
> 
> > > But, with --disable-nls, make fails.
> > > 
> > > Seems to try include libintl.h in /usr/include/.
> > 
> > If you want to include headers from /opt/local/whatever, you have to
> > specify
> > 
> > this explicitly (e.g. with --with-libintl-prefix).
> 
> I meen when --disable-nls is specified, libintl.h do not have to be
> included.

My fault, sorry. FYI, there is a check in src/wget.h, line 62.
Could you please give me the output of
        grep NLS src/config.h

You should see
/* #undef ENABLE_NLS */

after a ./configure --disable-nls

I wonder what is going wrong here...

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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