[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libidn2-2.1.1] version number of libidn2.so
From: |
Kiyoshi KANAZAWA |
Subject: |
Re: [libidn2-2.1.1] version number of libidn2.so |
Date: |
Sat, 9 Feb 2019 23:02:51 +0900 (JST) |
Hi, Tim,
I understand.
Only what I'd better do seems to be recompile wget.
Regards,
--- Kiyoshi
----- Original Message -----
> From: Tim Rühsen <address@hidden>
> To: Kiyoshi KANAZAWA <address@hidden>; "address@hidden" <address@hidden>
> Cc:
> Date: 2019/2/9, Sat 22:12
> Subject: Re: [libidn2-2.1.1] version number of libidn2.so
>
> Yeah that's on purpose.
>
> The bump from 0.3.4 to 4.0.0 was not adequate regarding the trivial API
> changes we did. Several downstream package maintainers asked to take
> that back, and here we are.
>
> Hope you can deal with it.
>
> Regards, Tim
>
> On 08.02.19 23:58, Kiyoshi KANAZAWA wrote:
>> Hello,
>>
>> Trying to install libidn2-2.1.1, but version number of libidn2.so seems to
> be strange.
>> It goes back to 0.3.5. (was 4.0.0 in libidn2-2.1.0).
>>
>> $ uname -a
>> SunOS xxx 5.11 11.3 i86pc i386 i86pc
>>
>> $ cc -V
>> cc: Studio 12.6 Sun C 5.15 SunOS_i386 2017/05/30
>>
>>
>> $ ./configure CC=cc CXX=CC
>> $ make
>> $ ls -l `find . -name libidn2.so`
>> lrwxrwxrwx 1 xxx xxx 16 Feb 9 07:46 ./lib/.libs/libidn2.so ->
> libidn2.so.0.3.5
>>
>>
>>
>> Did the same thing with libidn2-2.1.0:
>> $ ls -l `find . -name libidn2.so`
>> lrwxrwxrwx 1 xxx xxx 16 Feb 9 07:49 ./lib/.libs/libidn2.so ->
> libidn2.so.4.0.0
>>
>>
>>
>> Regards,
>>
>> --- Kiyoshi
>>
>>
>> _______________________________________________
>> Help-libidn mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/help-libidn
>>
>