Hi Gailu,

You can try to add
dso : NULL,
 reserved : {},

in your HAL_MODULE_INFO_SYM structure.

Br

Mo



On Fri, Jun 24, 2011 at 7:15 PM, Gailu <gail...@gmail.com> wrote:

> Hi Maliha,
>
> Did you manage to resolve it? I am getting exact same error in same
> file(s).
>
> Best Regards
> Gailu
>
> On May 26, 8:27 am, maliha <malihamari...@gmail.com> wrote:
> > ============================================
> > PLATFORM_VERSION_CODENAME=AOSP
> > PLATFORM_VERSION=3.1.4.1.5.9.2.6.5
> > TARGET_PRODUCT=full
> > TARGET_BUILD_VARIANT=eng
> > TARGET_SIMULATOR=false
> > TARGET_BUILD_TYPE=release
> > TARGET_BUILD_APPS=
> > TARGET_ARCH=arm
> > TARGET_ARCH_VARIANT=armv5te
> > HOST_ARCH=x86
> > HOST_OS=linux
> > HOST_BUILD_TYPE=release
> > BUILD_ID=OPENMASTER
> > ============================================
> >
> > Errors:
> > target thumb C: libstlport <= external/stlport/src/cxa.c
> > target SharedLib: libstlport
> > (out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/LINKED/libstlport.so)
> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/
> > 4.4.3/../../../../arm-eabi/bin/ld:
> > out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/src/monetary.o:
> > in function
> > _Z41__static_initialization_and_destruction_0ii.clone.0:external/
> > stlport/src/monetary.cpp:148:
> > error: undefined reference to '__dso_handle'
> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/
> > 4.4.3/../../../../arm-eabi/bin/ld:
> > out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/src/locale.o:
> > in function
> > _Z41__static_initialization_and_destruction_0ii.clone.0:external/
> > stlport/src/locale.cpp:444:
> > error: undefined reference to '__dso_handle'
> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/
> > 4.4.3/../../../../arm-eabi/bin/ld:
> > out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/src/locale_impl.o:
> > in function std::_Locale_impl::Init::_M_count()
> > const:external/stlport/src/locale_impl.cpp:72: error: undefined
> > reference to '__dso_handle'
> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/
> > 4.4.3/../../../../arm-eabi/bin/ld:
> > out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/src/locale_impl.o:
> > in function
> > std::_Locale_impl::make_classic_locale():external/stlport/src/
> > locale_impl.cpp:672:
> > error: undefined reference to '__dso_handle'
> > collect2: ld returned 1 exit status
> > make: ***
> > [out/target/product/generic/obj/SHARED_LIBRARIES/
> > libstlport_intermediates/LINKED/libstlport.so]
> > Error 1
> >
> > Has anyone encountered the same, any thoughts on a fix?
> >
> > Cheerio!
> > - Maliha.
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to