HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 7 and Version 8 of app-emulation/qemu


Ignore:
Timestamp:
10/02/08 13:46:30 (7 years ago)
Author:
scottmc
Comment:

removed old page

Legend:

Unmodified
Added
Removed
Modified
  • app-emulation/qemu

    v7 v8  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:app-emulation]/qemu = 
    4  
    5 [http://fabrice.bellard.free.fr/qemu/ Homepage] 
    6  
    7 == SVN trunk (post-0.9.1) == 
    8  
    9 ||R5||untested|| 
    10 ||BONE||untested|| 
    11 ||Haiku||broken|| 
    12  
    13 Dependencies: 
    14  
    15  * [wiki:media-libs/libsdl] (optional) 
    16  
    17 === unfinished (andreasf) - [Haiku] === 
    18  
    19 Configure fails to test gcc due to {{{-m32}}} flag. Commenting out. 
    20  
    21 In {{{qemu-img.c}}} {{{st_blocks}}} is being used, straigthforward to replace with {{{st_size}}}. 
    22  
    23 Fails to compile due to use of Posix Asynchronous I/O ({{{aio.h}}} in {{{block-raw-posix.c}}}). Commenting that file out in {{{Makefile}}} results in undefined references (Haiku needed to be added to positive list in {{{configure}}} not to be linked against {{{-lrt}}}). Seems there is no easy way around AIO. 
    24  
    25 [http://tools.assembla.com/BePorts/browser/BePorts/trunk/app-emulation/qemu/qemu-trunk.git.diff Experimental patch] (against [wiki:dev-util/git git] mirror) 
    26  
    27 === external (Michael Lotz) - [BONE] === 
    28  
    29  

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/