Hi,
I've made a mistake: the qemu port is not unofficial yet, it's in the tree.
# cd /usr/ports/emulators/qemu && make install clean
Regards,
David
On 11/27/05, Dave Feustel <[EMAIL PROTECTED]> wrote:
> On Sunday 27 November 2005 10:23, David Coppa wrote:
> > Hi Dave,
> > take a look at these (u
On Sunday 27 November 2005 10:23, David Coppa wrote:
> Hi Dave,
> take a look at these (unofficial) ports:
>
> http://todd.fries.net/ports/qemu-0.7.0.tgz
> http://todd.fries.net/ports/qemu-0.7.1.tgz
> http://todd.fries.net/ports/qemu-20050427.tgz
>
> A lot of patches need to be applied in order t
Hi Dave,
take a look at these (unofficial) ports:
http://todd.fries.net/ports/qemu-0.7.0.tgz
http://todd.fries.net/ports/qemu-0.7.1.tgz
http://todd.fries.net/ports/qemu-20050427.tgz
A lot of patches need to be applied in order to have a working qemu on OpenBSD:
$ ls -1 qemu/patches/
patch-Makefi
When I attempt to build qemu from CVS on OpenbSD 3.7
using gcc 3.3.5 (propolice), ENOTSUP is reported as an
undefined symbol. ENOTSUP is defined in vl.h, but it is
only defined for Win32. Could a #define OPENBSD
be added to qemu source for building qemu on OpenBSD
platforms?
Thanks,
Dave Feuste