[ANNOUNCE] xextproto 7.0.99.1

2009-07-17 Thread Colin Harrison
Hi, Xdbeproto.h was renamed to dbeproto.h. xserver/dbe/dbestruct.h master still includes Xdbeproto.h but dbe will not compile, for me, if changed to include dbeproto.h instead? Thanks, Colin ___ xorg mailing list xorg@lists.freedesktop.org

Circular build dep (was: Re: [ANNOUNCE] libXext 1.0.99.2)

2009-07-17 Thread Colin Guthrie
Could be wrong here, but I think there is a bit of a circular build dep here I'm trying to update the system to the latest versions including latest xi2 stuff (proto and lib). So the protos are all updated and installed fine, but then I have to build libxi. Configure bails out of that

Re: Circular build dep

2009-07-17 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 17/07/09 08:49 did gyre and gimble: So the header X11/extensions/XInput.h is now missing. This used to be provided by inputproto I believe but is not shipped in libxi (is that correct?) Gah: s/not shipped/now shipped/ My favourite and most misleading typo

[ANNOUNCE] xextproto 7.0.99.1

2009-07-17 Thread Colin Harrison
Hi, No problem, just spotted http://lists.x.org/archives/xorg-devel/2009-July/001437.html and that fixed the problem for me. Thanks Colin ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Errors while compiling xserver 1.5.3

2009-07-17 Thread Vandana Vuthoo
Hi all. I get the following errors while compiling X server 1.5.3, Mesa here is v7.1. Please help. xdriswrast.Tpo -c glxdriswrast.c -fPIC -DPIC -o .libs/glxdriswrast.o In file included from glxdriswrast.c:49: glxdricommon.h:32: error: expected ':', ',', ';', '}' or '__attribute__' before '*'

Re: Problems while writing a Composite Manager with Damage, Render, XFixes and Composite

2009-07-17 Thread Barry Scott
Arnaud Fontaine wrote: Barry Scott barry.sc...@onelan.co.uk writes: Hi, There are cases when you get notify about damage in a drawable that has gone by the time you deal with the damage. Read the Compiz sources to see how it deals this these problems,

Re: Problem starting X server on debian lenny

2009-07-17 Thread Imtiaz Ahmed
Hi, I tried the intelgraphics driver version 2.7 but still the same error with no change at all, Even today i tried to install Ubuntu hardy desktop and it gives the error (EE) intel(0): No valid modes. EE) Screen(s) found, but none have a usable configuration and stuck up. I googled around and

xserver-master from 17.7 build failed

2009-07-17 Thread Stephan Raue
i am try to build xserver master from git and i have follow error: Making all in xfixes CCcursor.o CCregion.o In file included from region.c:35: ../include/gcstruct.h:321: error: conflicting types for 'GC'

Re: Problem starting X server on debian lenny

2009-07-17 Thread Imtiaz Ahmed
There is line in logs that says (II) intel(0): 2 display pipes available. It this normal for a desktop PC? imtiaz Imtiaz Ahmed wrote: Hi, I tried the intelgraphics driver version 2.7 but still the same error with no change at all, Even today i tried to install Ubuntu hardy desktop and it

Re: Problem starting X server on debian lenny

2009-07-17 Thread Justin P. Mattock
Imtiaz Ahmed wrote: Hi, I tried the intelgraphics driver version 2.7 but still the same error with no change at all, Even today i tried to install Ubuntu hardy desktop and it gives the error (EE) intel(0): No valid modes. EE) Screen(s) found, but none have a usable configuration and

applewm.c:42:34: error: HIServices/Processes.h: No such file or directory

2009-07-17 Thread Justin Mattock
Not sure if this is relevant but when compiling libAppleWM on a linux machine I receive this error: applewm.c:42:34: error: HIServices/Processes.h: No such file or directory applewm.c: In function 'XAppleWMSendPSN': applewm.c:355: error: 'ProcessSerialNumber' undeclared (first use in this

EXA bug: Calling FinishAccess on pixmap 0xaf06d008 with index 1 while it should have been (nil).

2009-07-17 Thread Justin Mattock
after compiling the xserver from git(all proto/libs) I see this in Xorg.0.log: (**) Synaptics Touchpad: (accel) keeping acceleration scheme 1 (**) Synaptics Touchpad: (accel) acceleration profile 0 (--) Synaptics Touchpad: touchpad found EXA bug: Calling FinishAccess on pixmap 0xaf06d008 with

Re: Circular build dep (was: Re: [ANNOUNCE] libXext 1.0.99.2)

2009-07-17 Thread Peter Hutterer
On Fri, Jul 17, 2009 at 08:49:16AM +0100, Colin Guthrie wrote: Could be wrong here, but I think there is a bit of a circular build dep here I'm trying to update the system to the latest versions including latest xi2 stuff (proto and lib). So the protos are all updated and