All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Howland <dhowland@ecs.umass.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] port to netbsd (was: FreeBSD != *BSD)
Date: Tue, 31 Aug 2004 18:31:21 -0400	[thread overview]
Message-ID: <4134FC39.700@ecs.umass.edu> (raw)

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

             reply	other threads:[~2004-08-31 22:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 22:31 David Howland [this message]
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

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=4134FC39.700@ecs.umass.edu \
    --to=dhowland@ecs.umass.edu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.