Hi,

Build is going on w/o proper device type. You need to copy buildspec.mk from
device folder.

>From http://omappedia.org/wiki/Android_Getting_Started#Building_Filesystem

cp -Rfp device/ti/zoom2/buildspec.mk.default buildspec.mk (for zoom2)

cp -Rfp device/ti/blaze/buildspec.mk.default buildspec.mk  (for blaze)


<http://omappedia.org/wiki/Android_Getting_Started#Building_Filesystem>
On Tue, Nov 30, 2010 at 1:38 PM, satish_mulay <[email protected]> wrote:

> Hi,
>
> I am getting following error while running "make" or "make sdk".
>
> Install: out/target/product/generic/system/app/Mms.apk
> target SharedLib: libstagefright_omx (out/target/product/generic/obj/
> SHARED_LIBRARIES/libstagefright_omx_intermediates/LINKED/
> libstagefright_omx.so)
> out/target/product/generic/obj/SHARED_LIBRARIES/
> libstagefright_omx_intermediates/OMX.o:(.data.rel.ro+0x488): undefined
> reference to
> `android::OMX::createRenderer(android::sp<android::ISurface> const&,
> char const*, OMX_COLOR_FORMATTYPE, unsigned int, unsigned int,
> unsigned int, unsigned int, int)'
> collect2: ld returned 1 exit status
> make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/
> libstagefright_omx_intermediates/LINKED/libstagefright_omx.so] Error 1
>
> I have downloaded latest froyo code from git://git.omapzoom.org/.
>
> Any pointers for resolving this error will really be helpful.
> Thanx.
>
> -Satish
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>



-- 
Regards,
Deva
www.bittoggler.com

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to