|
From: Ram V. <ram...@gm...> - 2006-12-18 21:13:25
|
I suspect bad libicudt.so. Can you rebuild ICU and make sure that libicudt.so is around 8 MB? On 12/18/06, Venu Anuganti <ven...@an...> wrote: > > Also; Timezone::createDefault also crashes with the following backtrace > on 3.4 > > (gdb) bt full > #0 0x0288c2fb in res_getTableItemByIndex_3_4 () from > /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so > No symbol table info available. > #1 0x02972000 in ?? () from /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so > No symbol table info available. > #2 0x0288c202 in res_findResource_3_4 () from > /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so > No symbol table info available. > #3 0x02889845 in ures_openDirect_3_4 () from > /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so > No symbol table info available. > #4 0x00000005 in ?? () > > -----Original Message----- > From: Venu Anuganti > Sent: Monday, December 18, 2006 1:08 PM > To: icu...@li... > Subject: Does this ring any bells > > On SFU, the build fails with the following message when building 3.6... > > mkdir ./out/tmp/brkitr > cd .. \ > && CONFIG_FILES=data/icupkg.inc CONFIG_HEADERS= /bin/sh ./config.status > config.status: creating data/icupkg.inc > Unpacking ./in/icudt36l.dat and generating out/tmp/icudata.lst (list of > data files) > LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH > ../bin/icupkg -d ./out/build/icudt36l --list -x \* ./in/icudt36l.dat > > out/tmp/icudata.lst > icupkg/ucnv_enumDependencies(CurrencyData.res): base name length 4068 > too long > Memory fault (core dumped) > gmake[1]: *** [out/tmp/icudata.lst] Error 139 > gmake[1]: Leaving directory > `/dev/fs/C/venusfu/tools/36icu/icu/source/data' > gmake: *** [all-recursive] Error 2 > > Any help > Thanks > Venu > > -- Best Regards, Ram Viswanadha ICU |