qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU build broken


From: Brad Smith
Subject: Re: [Qemu-devel] QEMU build broken
Date: Sun, 16 Mar 2014 10:33:55 -0400
User-agent: Mozilla/5.0 (Macintosh; PPC Mac OS X 10.5; rv:24.0) Gecko/20100101 TenFourFox/G5 Tenfourbird Thunderbird/24.3.0

On 16/03/14 9:26 AM, Peter Maydell wrote:
On 16 March 2014 13:22, Brad Smith <address@hidden> wrote:
Commit 0056ae24bc36798fdd96d0b31e217e9f73896736 broke the build of QEMU and
this affects the 2.0.0 release too.

http://buildbot.b1-systems.de/qemu/builders/default_openbsd_current/builds/700/steps/compile/logs/stdio
http://buildbot.b1-systems.de/qemu/builders/default_openbsd_4.9/builds/891/steps/compile/logs/stdio

MACHINE and MACHINE_ARCH are used to indicate the meta arch and
hardware architecture.

Can we limit the set of system headers we're pulling in to
avoid the header where OpenBSD is defining this? Generally
for specific headers that clash it's nicer to just limit those to
whatever file really needed those defines. I'm assuming it's
not pulled in by one of the POSIX headers...

It looks like it is being pulled in via include/qemu/sockets.h
which includes netdb.h.

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




reply via email to

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