Talk:Openmoko under QEMU on MacOSX

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
 
m
Line 1: Line 1:
 
something someone from the german studivz.net reported to me:
 
something someone from the german studivz.net reported to me:
# get newest version from SVN-repository:
+
1. get newest version from SVN-repository:
 
  svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
 
  svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
# change to that directory
+
2. change to that directory
# in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
+
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
 
  #define __ptr_t void *
 
  #define __ptr_t void *
# save
+
4. save
# http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
+
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
# install package 'netbpm' (google and compile or use Fink  
+
6. install package 'netbpm' (google and compile or use Fink  
 
Comander)
 
Comander)
# change to OpenMoko directory
+
7. change to OpenMoko directory
#
+
8.
 
  ./configure --target-list=arm-softmmu
 
  ./configure --target-list=arm-softmmu
#
+
9.
 
  make
 
  make
# execute 'download.sh' in subdirectory 'openmoko'  
+
10. execute 'download.sh' in subdirectory 'openmoko'  
# execute 'flash.sh'  
+
11. execute 'flash.sh'  
# on quit of flash.sh there will be a command line for starting qemu
+
12. on quit of flash.sh there will be a command line for starting qemu
  
 
haven't tried it yet, though
 
haven't tried it yet, though
 
--[[User:Minime|Minime]] 14:10, 15 July 2007 (CEST)
 
--[[User:Minime|Minime]] 14:10, 15 July 2007 (CEST)

Revision as of 14:12, 15 July 2007

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)