"Anthony L. Awtrey" <t...@awtrey.com> wrote:

> I have some additional information after running strace. It looks like
> the exit occurs trying to load libicudata.so. When I run ldd against
> that library I get this:
>
> $ ldd /usr/lib/libicudata.so.48.1.1
>       not a dynamic executable
>
> However, readelf displays information showing it is a dynamic shared
> object. I've attached output from readelf and the source build failure
> in case it sheds any light.
>
> Tony

I am not likely to be able to help fix this problem.  I hope the porters
can do it.  However, the issue you raise above is normal: libicudata
contains only static data.  This does seem to cause confusion from time
to time, but it's been this way for a long time, and it is done this way
by design to improve the startup time of code that links with ICU.

If one of the porters finds a fix, I will of course incorporate it and
prepare a new upload.

-- 
Jay Berkenbilt <q...@debian.org>



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to