xserver compile problem

Peter Hutterer peter.hutterer at who-t.net
Sun Aug 24 20:58:13 PDT 2008


On Sun, Aug 24, 2008 at 06:04:46PM -0400, Chuck Robey wrote:
> I updated my sources, and  now I can no longer compile the xserver.  So, either
> it could be my version (I'm really inept at git, I wish there was either a
> cvs/git or svn/git gateway, I can use those fine) or maybe the part of the
> xserver I'm trying to compile is temporarily broken, just let me know, and I'll
> work the appropriate workaround.
> 
> The problem I'm seeing is in xserver/Xi, the file Xi/xiproperty.c.  Every use of
> devicePropertyNotifyEvent gets me an error, because it's not defined anywhere.

devicePropertyNotifyEvent was renamed with
7c9620d8232e5c05115746055a832363a528ac2d in inputproto. The matching xserver
commit is de1573172ad2c2e98c101727930a468213295783.

you need to rebase your server.

Cheers,
  Peter



More information about the xorg mailing list