[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] compiling on 10.2.8
|
From: |
Johannes Schindelin |
|
Subject: |
Re: [Qemu-devel] compiling on 10.2.8 |
|
Date: |
Mon, 29 Sep 2008 14:22:45 +0200 (CEST) |
|
User-agent: |
Alpine 1.00 (DEB 882 2007-12-20) |
Hi,
On Mon, 29 Sep 2008, C.W. Betts wrote:
> Hello, I am trying to compile qemu for 10.2.8, but it always seems to
> choke up on slirp. Any hints?
IIRC I solved it by defining sockaddr_t to int, by adding
"-Dsockaddr_t=int" to the CFLAGS, back when I still had 10.2.8.
Hth,
Dscho