I am getting this exact same error with cupcake. I ran make and make
sdk. I tried the envsetup trick (which I never had to do before - but
it didn;t help). When I build the SDK I get a few warnings:

TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
Package SDK: out/host/linux-x86/sdk/android-sdk_eng.kenjkelly_linux-
x86.zip
SDK: warning: including GNU target out/target/product/generic/system/
bin/dbus-daemon
SDK: warning: including GNU target out/target/product/generic/system/
bin/iptables
SDK: warning: including GNU target out/target/product/generic/system/
lib/libdbus.so
SDK: warning: including GNU target out/target/product/generic/system/
xbin/dbus-monitor
SDK: warning: including GNU target out/target/product/generic/system/
xbin/dbus-send
SDK: warning: including GNU target out/target/product/generic/system/
xbin/opcontrol
SDK: warning: including GNU target out/target/product/generic/system/
xbin/oprofiled


Any other ideas? Right now I'm programatically dead in the water.
Ken Kelly


On Dec 22, 7:04 pm, moontain <[email protected]> wrote:
> Thanks for the reply.
>
> I sourced the script, but same error occurs with emulator.
>
> I tried same command(./out/host/linux-x86/emulator ...) on ubuntu v8.10 and
> it works fine.
>
> Regards
>
> 2008/12/23 Disconnect <[email protected]>
>
> > Run:
> > . ./build/envsetup.sh
> > emulator
>
> > On Sun, Dec 21, 2008 at 7:50 AM, moontain <[email protected]>wrote:
>
> >> Hi,
>
> >> I downloaded the platform source code and completed a build.
> >> When I trying to run the emulator with following command,error occurs.
> >>   $ ./out/host/darwin-x86/bin/emulator -system
> >> ./out/target/product/generic -kernel
> >> ./prebuilt/android-arm/kernel/kernel-qemu -skindir
> >> ./development/emulator/skins
>
> >> Below is the error message.
>
> >> emulator: ERROR: you must provide the name of a virtual machine to start
> >> the emulator.
> >> please see -help-vm for details.
>
> >> what's wrong with the command? what's the name of the virtual machine in
> >> the case?
>
> >> I'm using Mac OS X v 10.4.11, XCode v2.5
>
> >> Regards,
> >> Moontain
>
>

--~--~---------~--~----~------------~-------~--~----~
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