Re: [Qemu-devel] [PATCH] Compilation errors on BSD

2006-01-06 Thread andrzej zaborowski
Oh well, :-p The funny thing is I didn't have the Ports availiable at the moment because I was just about to upgrade my outdated FreeBSD installation to 6.0 and I was going to use QEMU for this purpose. I have to agree about that the CVS and the release tarball from the website should also have th

Re: [Qemu-devel] [PATCH] Compilation errors on BSD

2006-01-06 Thread André Braga
On 1/7/06, andrzej zaborowski <[EMAIL PROTECTED]> wrote: > Hiyas, > Today I tried compiling QEMU on a FreeBSD computer and it spitted at > me a bunch of errors, all of them being results of trivial differences > in system headers. The following patch fixed them and I got a working > QEMU 0.8.0, in

[Qemu-devel] [PATCH] Compilation errors on BSD

2006-01-06 Thread andrzej zaborowski
Hiyas, Today I tried compiling QEMU on a FreeBSD computer and it spitted at me a bunch of errors, all of them being results of trivial differences in system headers. The following patch fixed them and I got a working QEMU 0.8.0, in case anyone's interested. There was also another trivial change nee