I could not compile the cupcake branch as of 1:20PM CST. There seems
to be some error while compiling fst.o

external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/vector-
fst.h:404: error: ‘memcpy’ was not declared in this scope
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/vector-
fst.h: In member function ‘W fst::WeightFromString<W>::operator()
(const std::string&) [with W = fst::LogWeight]’:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/vector-
fst.h:412: error: ‘memcpy’ was not declared in this scope
make: *** [out/host/linux-x86/obj/SHARED_LIBRARIES/
libfst_intermediates/symbol-table.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [out/host/linux-x86/obj/SHARED_LIBRARIES/
libfst_intermediates/fst.o] Error 1


Any suggestions?

On Dec 18, 2:23 pm, "Dima Zavin" <[email protected]> wrote:
> Try this (only tested on EeePC 701):
>
> repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake
> repo sync
> TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make -j8
> installer_img
> dd if=out/target/product/eee_701/installer.img of=/dev/<usbstick of your
> choice> ; sync
>
> Boot from the usb stick. The installer is a bit crude, and needs polishing
> and generalizing but it works. Note: It WILL WIPE your EeePC drive. :)
>
> --Dima
>
> On Thu, Dec 18, 2008 at 12:10 PM, Piethein Strengholt <
>
> [email protected]> wrote:
>
> > Check this:
>
> >http://source.android.com/roadmap/cupcake
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to