icu 50 soname bump

Mamoru TASAKA mtasaka at fedoraproject.org
Sun Jan 27 02:30:22 UTC 2013


Eike Rathke wrote, at 01/27/2013 08:02 AM +9:00:
> Hi Mamoru,
>
> On Sunday, 2013-01-27 03:09:22 +0900, Mamoru TASAKA wrote:
>
>>> FYI - Looks like icu 50 landed in rawhide today with the usual soname bump
>>
>> Looks like several packages fails to build against new icu, with
>> errors like:
>>
>> /builddir/build/BUILD/calligra-2.5.93/libs/db/drivers/sqlite/icu/icu.c:375: undefined reference to `ucol_close_50'
>>
>> I guess these errors will be resolved by adding "icu-config --cppflags" (especially
>> adding "-DU_DISABLE_RENAMING=1") to compiler flags (harfbuzz changed so). This change comes from
>> https://bugzilla.redhat.com/show_bug.cgi?id=856594 . While I think this change is
>> appropriate, maybe adding -DU_DISABLE_RENAMING=1 also to icu pkgconfig file is
>> more desirable.
>
> How exactly is that to be done?
>
> And sorry if someone was caught in surprise, I tried to warn in advance
> with my mail to the list.
>
>    Eike

Looks like patching against /usr/include/unicode/urename.h is more appropriate.
I wrote some comments on bug 856594.

Regards,
Mamoru





More information about the devel mailing list