qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] port to netbsd (was: FreeBSD != *BSD)
@ 2004-08-31 22:31 David Howland
  2004-08-31 22:45 ` [Qemu-devel] Re: port to netbsd Ben Pfaff
  2004-09-01  5:23 ` [Qemu-devel] " David Howland
  0 siblings, 2 replies; 13+ messages in thread
From: David Howland @ 2004-08-31 22:31 UTC (permalink / raw)
  To: qemu-devel

the problem seems to be that bswap.h tries to define functions named 
bswap16 and bswap32, when NetBSD already uses these names.  They 
conflict with stuff in sys/byte_swap.h that comes from when dyngen.c 
includes fcntl.h.  At this point, I dunno what to do.
suggestions?

-d

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-09-01 15:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31 22:31 [Qemu-devel] port to netbsd (was: FreeBSD != *BSD) David Howland
2004-08-31 22:45 ` [Qemu-devel] Re: port to netbsd Ben Pfaff
2004-09-01  2:38   ` David Howland
2004-08-31 23:44     ` Paul Brook
2004-09-01  3:27       ` David Howland
2004-08-31 23:57     ` Bochnig, Martin
2004-09-01  3:34       ` David Howland
2004-09-01 14:38         ` Bochnig, Martin
2004-09-01 14:45           ` David Howland
2004-09-01 15:46         ` Richard Zidlicky
2004-08-31 23:58     ` Bochnig, Martin
2004-09-01  5:23 ` [Qemu-devel] " David Howland
2004-09-01  3:25   ` Bochnig, Martin

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).