Solved
It turns out that r2558 was calling for icu-4.2 but I also had icu-4.4 which I
got from the MIB backports.
So I removed the MIB icu-4.4 and every thing works now.
Thanks
___
sword-devel mailing list: sword-devel@crosswire.org
http://ww
troypulk writes:
> Is there a fix? and is anybody else getting this error?
In -r2560, I do not see this error in Fedora13. I have these ICU packages:
libicu-4.2.1-8.fc13.x86_64.rpm
libicu-devel-4.2.1-8.fc13.x86_64.rpm
___
sword-devel mailing list: sw
It works fine in VC++.
This is just a guess, because I'm not expert in troubleshooting Linux
builds, but it looks like you're missing the devel package for ICU 4.2,
even though this is the version Sword is trying to use. So, my advice
would be to make it use 4.4 or install the ICU 4.2 devel pa