Hi Kiyoshi,

if I understand you correctly, you want to disable NLS (gettext) !?

Did you try to add --disable-nls to your configure options ?

Tim


On Tuesday 09 December 2014 18:50:18 Kiyoshi KANAZAWA wrote:
> Hello,
> 
> --without-libiconv-prefix --without-libintl-prefix
> are not recognized and cause "make fail" on Solaris10 x86.
> 
> % ./configure --prefix=/opt/local --with-ssl=openssl
> --without-libiconv-prefix --without-libintl-prefix
> --with-libssl-prefix=/opt/openssl --with-libidn=/opt/local CC=gcc
> 
> % make
> fails with message
> In file included from http.c:32:0:
> /usr/include/libintl.h:62:14: error: expected identifier or '(' before
> 'char' extern char *ngettext(const char *, const char *, unsigned long
> int); ^
> Makefile:1542: recipe for target 'http.o' failed
> 
> 
> ENABLE_NLS seems to be #defined, although -without-libiconv-prefix
> --without-libintl-prefix are specified.
> 
> 
> Regards,
> 
> --- Kiyoshi <[email protected]>

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

Reply via email to