qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] usb-linux compiling failure


From: address@hidden
Subject: [Qemu-devel] usb-linux compiling failure
Date: Fri, 23 Jun 2006 15:19:48 +0200

Hello all,

there's a problem compiling usb-linux.c on SuSE 10.1 with the standard kernel 
headers (kernel 2.6.16.13-4-default from uname -r).

I'm using gcc 3.4.6 and the problem is an include file is missing in usb-linux.c

The missing h-file is <linux/compiler.h>. That inclusion needs to be written 
before the inclusion of <linux/usbdevice_fs.h>

Adding this include file the compiler is happy and all is ok.

regards,
Fausto






reply via email to

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