Talk:Openmoko under QEMU on MacOSX

From Openmoko

Revision as of 11:16, 9 July 2008 by Glenn (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

2. change to that directory
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:

#define __ptr_t void *

4. save
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
6. install package 'netbpm' (google and compile or use Fink Comander)
7. change to OpenMoko directory
8.

./configure --target-list=arm-softmmu

9.

make

10. execute 'download.sh' in subdirectory 'openmoko'
11. execute 'flash.sh'
12. 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

2. change to that directory
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:

#define __ptr_t void *

4. save
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
6. install package 'netbpm' (google and compile or use Fink Comander)
7. change to OpenMoko directory
8.

./configure --target-list=arm-softmmu

9.

make

10. execute 'download.sh' in subdirectory 'openmoko'
11. execute 'flash.sh'
12. 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)