Re: xrender fails to compile on redhat 7.2



On Fri, Feb 27, 2004 at 03:45:35PM +0100, Bjarke Buur Mortensen wrote:
> On Fri, Feb 27, 2004 at 02:23:46PM +0000, Darren Adams wrote:
> > On Fri, 2004-02-27 at 14:34 +0100, Bjarke Buur Mortensen wrote:
> > 
> > > Hi list,
> > 
> > Hello
> > 
> > > 
> > > while trying to compile garnome-0.30.1, xrender fails to compile. I'm
> > > running redhat linux 7.2. 
> > > I cannot upgrade as I'm not root, so am I out of luck on that
> > > platform? 
> > > Can I somehow get around building xrender?
> > 
> > 
> > At first glance, it seems that something's wrong with the render (not
> > xrender) package, as all the variables you've listed in your output
> > belong to the render packages' header files. What do you get when you
> > enter 'pkg-config --modversion render'?
> 
> "
> [rodaz pc-023 rodaz]$ pkg-config --modversion render
> 0.8
> "
> 
> It has been built prior to building xrender from garnome-0.30.1, so
> that part should be alright, provided garnome is correct in matching
> versions of render and xrender.
> And as you say, xRenderCreateCursorReq is defined in render's renderproto.h
> 
> make install of render puts renderproto.h in
> /scratch/rodaz/garnome/include/X11/extensions/renderproto.h, and as
> far as I can tell xrender should find it during compile.

OK, I had an old version of renderproto.h in
/usr/X11R6/include/X11/extensions, so removing -I/usr/X11R6/include
from the makefile made the install go through. 

I then repeated that trick for xft and xcursor, to make those install.
However, I'm thinking this will go wrong somewhere, simply because my
X installation is too old (Xfree86 4.1.something)

Thanks,
/Bjarke

-- 
Bjarke <rodaz diku dk>
http://www.diku.dk/hjemmesider/studerende/rodaz

"Det bliver det helt store", sagde de, når man mødte dem i
Brugsen. "Armbåndsure med indbyggede lommeregnere er fremtiden".
Det var det så ikke.
	Mads Brenøe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]