compile libXext-1.3.1 problem

2012-05-21 Thread Lee Wei han
i am trying to build libXext-1.3.1 but i get a error message checking for X.Org SGML entities >= 1.8... ./configure: line 18029: syntax error near unexpected token `xorg-sgml-doctools' ./configure: line 18029: `PKG_CHECK_EXISTS(xorg-sgml-doctools m4_ifval([1.8],[>= 1.8]),' what shall i do, pl

Re: XSetBackgroundPixmap question

2012-05-21 Thread Adam Jackson
On Sat, 2012-05-19 at 23:00 +0100, Glynn Clements wrote: > I've encountered code which uses a background pixmap to implement a > persistent screen, and drawing to the pixmap then calling XClearWindow > (without calling XSetWindowBackgroundPixmap in between) results in the > updated pixmap contents

Re: compile libXext-1.3.1 problem

2012-05-21 Thread Alan Coopersmith
On 05/21/12 02:15 AM, Lee Wei han wrote: > i am trying to build libXext-1.3.1 but i get a error message > > checking for X.Org SGML entities >= 1.8... ./configure: line 18029: syntax > error > near unexpected token `xorg-sgml-doctools' > ./configure: line 18029: `PKG_CHECK_EXISTS(xorg-sgml-doctoo