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 1 and Version 2 of app-emulation/qemu/SVN-trunk-post-0.9.1/1


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

moved from old page

Legend:

Unmodified
Added
Removed
Modified
  • app-emulation/qemu/SVN-trunk-post-0.9.1/1

    v1 v2  
    1   
     1Configure fails to test gcc due to {{{-m32}}} flag. Commenting out. 
     2 
     3In {{{qemu-img.c}}} {{{st_blocks}}} is being used, straigthforward to replace with {{{st_size}}}. 
     4 
     5Fails 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. 
     6 
     7[http://ports.haiku-files.org/browser/haikuports/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/