|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xenfb: portability issue
I think John Levon's recent patch might fix this. I'm going to go through
and check in most or all of it I expect.
-- Keir
On 2/11/07 09:12, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
>
> Hi!
>
> Changeset 16250 is not portable. On BSD I get these build errors:
>
> /root/xen-unstable-netbsd.hg/tools/ioemu/hw/xenfb.c:19:25: error:
> linux/input.h: No such file or directory
> /root/xen-unstable-netbsd.hg/tools/ioemu/hw/xenfb.c: In
> function 'xenfb_mouse_event':
> /root/xen-unstable-netbsd.hg/tools/ioemu/hw/xenfb.c:1038: error: 'BTN_LEFT'
> undeclared (first use in this function)
> /root/xen-unstable-netbsd.hg/tools/ioemu/hw/xenfb.c:1038: error: (Each
> undeclared identifier is reported only once
> /root/xen-unstable-netbsd.hg/tools/ioemu/hw/xenfb.c:1038: error: for each
> function it appears in.)
>
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|