Hi,

I was trying to compile android emulator on ubuntu 8.10 platform and
received the following during make

Ready to go. Type 'make' to build emulator
Prebuilt: objs/libSDLmain.a
Prebuilt: objs/libSDL.a
Compile: emulator-dyngen <= dyngen.c
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:123:2: error:
#error unsupported CPU - please update the code
Compile: emulator-op <= target-arm/op.c
/home/daniel/Workspace/android/emulator/qemu/dyngen.c: In function
‘load_object’:
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:496: error:
‘ELF_CLASS’ undeclared (first use in this function)
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:496: error:
(Each undeclared identifier is reported only once
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:496: error: for
each function it appears in.)
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:2236:2: error:
#error unsupported CPU
/home/daniel/Workspace/android/emulator/qemu/dyngen.c:3215:2: error:
#error unsupported CPU
make: *** [objs/intermediates/emulator-dyngen/dyngen.o] Error 1
make: *** Waiting for unfinished jobs....
ERROR: could not build SDL library

Does anyone have any advice?

Thanks,
Daniel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to