qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: port to netbsd


From: Ben Pfaff
Subject: [Qemu-devel] Re: port to netbsd
Date: Tue, 31 Aug 2004 15:45:46 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

David Howland <address@hidden> 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 via email to

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