Changes between Version 1 and Version 2 of app-emulation/qemu/SVN-trunk-post-0.9.1/1
- Timestamp:
- 10/02/08 13:45:53 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app-emulation/qemu/SVN-trunk-post-0.9.1/1
v1 v2 1 1 Configure fails to test gcc due to {{{-m32}}} flag. Commenting out. 2 3 In {{{qemu-img.c}}} {{{st_blocks}}} is being used, straigthforward to replace with {{{st_size}}}. 4 5 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. 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)
