qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] fix i386-softmmu with newer kernel headers
Date: Tue, 23 Jan 2007 10:09:24 -0600	[thread overview]
Message-ID: <1169568565.22155.0.camel@vaio> (raw)
In-Reply-To: <d5a13c80701230803u5902955fv2dcef032db40b5c7@mail.gmail.com>

On Tue, 2007-01-23 at 17:03 +0100, VMiklos wrote:
> hi
> 
> with newer kernel-headers, i get the following compile error:
> gcc-3.3 -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I.
> -I.. -I/var/tmp/fst/src/qemu-0.8.2/target-i386
> -I/var/tmp/fst/src/qemu-0.8.2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -I/var/tmp/fst/src/qemu-0.8.2/fpu -DHAS_AUDIO
> -I/var/tmp/fst/src/qemu-0.8.2/slirp -c -o usb-linux.o
> /var/tmp/fst/src/qemu-0.8.2/usb-linux.c
> /var/tmp/fst/src/qemu-0.8.2/usb-linux.c:29:28: linux/compiler.h: No
> such file or directory
> make[1]: *** [usb-linux.o] Error 1
> make[1]: Leaving directory `/var/tmp/fst/src/qemu-0.8.2/i386-softmmu'
> make: *** [subdir-i386-softmmu] Error 2
> 
> is this a known issue?
> 
> a trivial patch is here:

remove the #include statement in usb-linux.c.  Compile.  Done.

      parent reply	other threads:[~2007-01-23 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-23 16:03 [Qemu-devel] [PATCH] fix i386-softmmu with newer kernel headers VMiklos
2007-01-23 16:09 ` Johannes Schindelin
2007-01-23 16:09 ` Lonnie Mendez [this message]

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=1169568565.22155.0.camel@vaio \
    --to=lmendez19@austin.rr.com \
    --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 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).