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
signature.asc
Description: This is a digitally signed message part.
