Talk:Openmoko under QEMU on MacOSX

From Openmoko

Revision as of 14:10, 15 July 2007 by Minime (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

something someone from the german studivz.net reported to me:

  1. get newest version from SVN-repository:
svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
  1. change to that directory
  2. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
#define __ptr_t void *
  1. save
  2. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
  3. install package 'netbpm' (google and compile or use Fink

Comander)

  1. change to OpenMoko directory
./configure --target-list=arm-softmmu
make
  1. execute 'download.sh' in subdirectory 'openmoko'
  2. execute 'flash.sh'
  3. on quit of flash.sh there will be a command line for starting qemu

haven't tried it yet, though --Minime 14:10, 15 July 2007 (CEST)

Personal tools

something someone from the german studivz.net reported to me:

  1. get newest version from SVN-repository:
svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
  1. change to that directory
  2. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
#define __ptr_t void *
  1. save
  2. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
  3. install package 'netbpm' (google and compile or use Fink

Comander)

  1. change to OpenMoko directory
./configure --target-list=arm-softmmu
    make
    
    1. execute 'download.sh' in subdirectory 'openmoko'
    2. execute 'flash.sh'
    3. on quit of flash.sh there will be a command line for starting qemu

    haven't tried it yet, though --Minime 14:10, 15 July 2007 (CEST)