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 3 and Version 4 of app-emulation/qemu


Ignore:
Timestamp:
04/19/08 10:22:14 (7 years ago)
Author:
andreasf
Comment:

Updated status, added link to patch

Legend:

Unmodified
Added
Removed
Modified
  • app-emulation/qemu

    v3 v4  
    1919In {{{qemu-img.c}}} {{{st_blocks}}} is being used, straigthforward to replace with {{{st_size}}}. 
    2020 
    21 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. Seems there is no easy way around it. 
     21Fails 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. 
     22 
     23[http://tools.assembla.com/BePorts/browser/BePorts/trunk/app-emulation/qemu/qemu-trunk.git.diff Experimental patch] (against [wiki:dev-util/git git] mirror) 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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