All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Pfaff <blp@cs.stanford.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: port to netbsd
Date: Tue, 31 Aug 2004 15:45:46 -0700	[thread overview]
Message-ID: <87hdqjhqp1.fsf@benpfaff.org> (raw)
In-Reply-To: 4134FC39.700@ecs.umass.edu

David Howland <dhowland@ecs.umass.edu> writes:

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

Rename one set of functions or the other.  It's probably easier
to rename qemu's set.
-- 
"Premature optimization is the root of all evil."
--D. E. Knuth, "Structured Programming with go to Statements"

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 22:31 [Qemu-devel] port to netbsd (was: FreeBSD != *BSD) David Howland
2004-08-31 22:45 ` Ben Pfaff [this message]
2004-09-01  2:38   ` [Qemu-devel] Re: port to netbsd 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=87hdqjhqp1.fsf@benpfaff.org \
    --to=blp@cs.stanford.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.