View source for Talk:Automatic emulation in Ubuntu

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Talk:Automatic emulation in Ubuntu.

Personal tools

cogito (not realy needed) is gone by hardy

Missing 'qemu' target

The Makefile downloaded from http://www.rwhitby.net/files/openmoko/Makefile doesn't contain the "qemu" target, nor does it do anything when just calling "make".

sybren 11:25, 27 June 2009 (UTC)

Build failure

On Kubuntu 9.04 "make qemu" fails with:

make[2]: Leaving directory `/home/sybren/speeltuin/freerunner/openmoko/build/qemu/arm-softmmu'
make[1]: Leaving directory `/home/sybren/speeltuin/freerunner/openmoko/build/qemu'
[ -e images/openmoko ] || mkdir -p images/openmoko
ln -sf `pwd`/openmoko/trunk/src/host/qemu-neo1973/openmoko/env images/openmoko/env
( cd images && ../openmoko/trunk/src/host/qemu-neo1973/openmoko/download.sh )
   Retrieving available builds list...
   Trying alternative sources
   Kernel is... not found
make: *** [download-images] Error 255

sybren 11:56, 27 June 2009 (UTC)