Re: Xvesa on FC2 and xcompmgr
"P.I.Julius" <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Organization | Solutions-i.org |
| Message-ID | <1080828948.1901.8.camel@julius> |
Hello Matt, Thanks for the patch, it works fine. Julius On Wed, 2004-03-31 at 12:01 -0800, Matt Jones wrote: > > > 2: xcompmgr > > > I have updated my tree to the latest CVS but now if i run make in the > > > xcompmgr directory i get this: > > > xcompmgr.c:40:39: X11/extensions/Xcomposite.h No such file or directory > > > xcompmgr.c:41:36: X11/extensions/Xdamage.h No such file or directory > > > > > > but i can find this files in the /opt/fdo/include/X11/extensions > > > directory. What i do wrong? > > > > i noticed that there is now a autogen.sh in the xcompmgr dir... run it the > > same as you did with other parts of the FD.o XServer: > > ./autogen.sh --prefix=/opt/fdo > > This doesn't seem to work for me either. I created a small patch to > Makefile.am which defines INCLUDES in addition to xcompmgr_INCLUDES, > which seems to make everything work as it should (unified diff > attached). > > -- Matt Jones