bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] [sr #108743] Inconsistent definition of libintl_gettex


From: Daiki Ueno
Subject: Re: [bug-gettext] [sr #108743] Inconsistent definition of libintl_gettext_germanic_plural
Date: Tue, 17 Feb 2015 18:24:52 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

(Well, you filed the issue against the support tracker and moved to the ML.
Let's continue here then...)

Dagobert Michelsen <address@hidden> writes:

> Regarding the failures in the test suite: We can’t get the gij java
> compiler to compile. Maybe it would be good to test this during
> configure so the tests can be skipped?

Can't you use JDK from Oracle?  I don't think gettext depends on gij/gcj.

> There are only three other issues left:
>
> FAIL: lang-c++
> ==============
[...]
> from /opt/csw/include/c++/4.9.2/cwchar:44,

This line means your C++ compiler is g++, while you are using
SolarisStudio C compiler.  What happens if you change CXX to
/opt/solarisstudio12.3/bin/CC ?

> FAIL: lang-bash
> ===============
>
> 1c1
> < «Votre commande, s'il vous plait», dit le garçon.
> ---
>> �Votre commande, s'il vous plait�, dit le gar�on.
> FAIL lang-bash (exit status: 1)

Is your bash compiled with iconv support (see the comment in lang-bash)?
In any case, it would be helpful if you could provide your locale
setup, by pasting tests/init-env?

> FAIL: lang-vala
> ===============
>
> 1,2c1,2
> < �Votre commande, s'il vous plait�, dit le gar�on.
> < EUR remplace FF.
> ---
>> 'Your command, please?', asked the waiter.
>> FF is replaced by EUR.
> FAIL lang-vala (exit status: 1)

Oh, you have Vala installed?  Which version?

Regards,
--
Daiki Ueno



reply via email to

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