|
From: Rajeev J S. <raj...@di...> - 2005-05-26 14:07:08
|
On Thursday 26 May 2005 7:24 pm, Rajeev J Sebastian wrote: > Hello, > > I am trying to compile ICU 2.6 on Kubuntu Linux. > > However, I get the following error while building: > ../data/locales/ja.txt:15: parse error. Stopped parsing with > U_INVALID_FORMAT_ERROR > couldn't parse the file ja.txt. Error:U_INVALID_FORMAT_ERROR > make: *** [../data/out/build/icudt26l_ja.res] Error 3 > > Has anyone seen this issue and/or has a solution for it ? > > Rajeev J Sebastian I was able to overcome this problem by using the runConfigureICU script provided (until now, I was using ./configure). I am sorry for the trouble. Rajeev J Sebastian |