On Sat, Mar 20, 2010 at 03:01:24PM +0100, dermiste wrote:
> Hi folks,
>
> here is the update for icu4c-4.4, compiles and pass integrated regression
> tests on i386.
Builds and regress fine on amd64, though :
icu4c-4.4:
Missing lib: icutest.3 (/usr/local/bin/icuinfo) (NOT REACHABLE)
*** Error code 1 (ignored)
$icuinfo
icuinfo: can't load library 'libicutest.so.3.0'
It's in build-${ARCH}/tools/ctestfw/libicutest.so.3.0, but not
installed.. either find a way to install it, or don't install icuinfo.
I'm currently building webkit with this updated version, but this
problem needs to be fixed first.
Landry