From: "Sebastian Herbszt" <herbszt@gmx.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: nbd doesn't compile on Windows
Date: Fri, 18 Jul 2008 18:49:53 +0200 [thread overview]
Message-ID: <049f01c8e8f6$550f15f0$0201a8c0@zeug> (raw)
In-Reply-To: BAY110-DAV71425FE9686A6F8C7026BB9890@phx.gbl
C.W. Betts wrote:
> When I tried to build the recent SVN version of qemu on my Windows machine using mingw/msys
> I seem to run into a problem with building the nbd file. It complains about missing headers, then won't build.
>
> gcc -Wall -O2 -g -fno-strict-aliasing -m32 -I. -I/home/Owner/SoureCode/qemu-svn -MMD -MP -MT nbd.o
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -I/home/Owner/SoureCode/qemu-svn/slirp -c -o nbd.o nbd.c
> nbd.c:24:23: warning: sys/ioctl.h: No such file or directory
> nbd.c:27:24: warning: sys/socket.h: No such file or directory
> nbd.c:28:20: warning: sys/un.h: No such file or directory
This issue was already noticed. Please see
http://lists.gnu.org/archive/html/qemu-devel/2008-07/msg00106.html
- Sebastian
prev parent reply other threads:[~2008-07-18 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 16:27 [Qemu-devel] nbd doesn't compile on Windows C.W. Betts
2008-07-18 16:49 ` Sebastian Herbszt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='049f01c8e8f6$550f15f0$0201a8c0@zeug' \
--to=herbszt@gmx.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).