Hi,
I'm porting the bionic libc linux kernel headers to v2.6.31,
and I get the following linker error. I am using android-sdk-1.5_r3.
target SharedLib: libicuuc (out/target/product/generic/obj/
SHARED_LIBRARIES/libicuuc_intermediates/LINKED/libicuuc.so)
/tool/android/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/../lib/
gcc/arm-eabi/4.2.1/../../../../arm-eabi/bin/ld: warning: type and size
of dynamic symbol `icudt38_dat' are not defined
out/target/product/generic/obj/SHARED_LIBRARIES/libicuuc_intermediates/
rbbidata.o: In function `icu_3_8::RBBIDataWrapper::init
(icu_3_8::RBBIDataHeader const*, UErrorCode&)':
external/icu4c/common/rbbidata.cpp:101: undefined reference to
`utrie_unserialize_3_8'
How can I troubleshoot this issue?
Best regards,
Elvis
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---