Talk:Automatic emulation in Ubuntu

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Missing 'qemu' target)
(Build failure: new section)
Line 6: Line 6:
  
 
[[User:Sybren|sybren]] 11:25, 27 June 2009 (UTC)
 
[[User:Sybren|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

Revision as of 12:43, 27 June 2009

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

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