compile xf86-input-mouse failed
Wu, Nian
nian.wu at intel.com
Thu Jul 17 18:20:45 PDT 2008
Simos Xenitellis wrote:
> Hello,
>
> I get a big list of errors when compiling xf86-input-mouse (using
> jhbuild), that start with
>
> mouse.c:71:25: error: xf86OSmouse.h: No such file or directory
I think you compiled xf86-input-mouse from scratch, so there is no
xf86OSmouse.h.
We compiled xf86-input-mouse with old xorg building, so there is the
deprecated xf86OSmouse.h.
-Nian
>
> The header file is missing and a lot of things are undefined.
>
> Simos
>
> On Thu, Jul 17, 2008 at 4:18 AM, Wu, Nian <nian.wu at intel.com> wrote:
>> Hi,
>>
>> When compile xf86-input-mouse, it failed with error:
>> mouse.c: In function 'autoOSProtocol':
>> mouse.c:3216: error: 'BUILTIN_IF_OSMOUSE' undeclared (first use in
>> this function) I checked the xserver code, the macro
>> 'BUILTIN_IF_OSMOUSE' has been removed in below commit:
>>
>> commit b89a59248a4a0ff06b9a0ddee45881efc6063063
>> Author: Daniel Stone <daniel at fooishbar.org>
>> Date: Fri Jun 27 12:20:56 2008 +0300
>>
>> XFree86: Delete OSMouse code
>>
>> This should be moved into the mouse driver, if anything.
>>
>>
>> Could you fix this?
>>
>> Thanks,
>> Nian Wu
>>
>> _______________________________________________
>> xorg mailing list
>> xorg at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xorg
More information about the xorg
mailing list