qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch


From: Ben Taylor
Subject: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch
Date: Thu, 28 Apr 2005 10:08:15 -0400

This patch is mostly a collation of several sets of Solaris
host patches that have been around.  It deals with several
issues, mostly around the configure script since Solaris 
doesn't have bash functionality in /bin/sh.  I've also added
the ability to use OSS Audio support at configure time. 
Previously, it was just disabled.  Also, added a 
'--install=' flag to configure. Solaris default 'install' 
is not the kind  of install qemu requires. The default in
the configure script is ginstall, just to keep thing sane.
You could also use /usr/ucb/install, but it's bad form to
put /usr/ucb in front of a standard solaris path, so just
use the full path if you go this route.

On solaris, from above the qemu-0.7.0 directory, type

gpatch -p0 < qemu-0.7.0-solaris-patch

Ben





reply via email to

[Prev in Thread] Current Thread [Next in Thread]