On Fri, 2001-11-30 at 13:06, dan wrote:
> Keith Whitwell wrote:
> 
> >dan wrote:
> >
> >>Hi all. I'm trying to get the Mesa-4 branch to compile. If this isn't
> >>going to happen now, please excuse me - I will wait. But it's _so_ close...
> >>I downloaded the mesa_4_0_branch of Mesa and added it to my host.conf
> >>'make world' seemed to go OK. At least it got to the end and said 'build
> >>complete'. I was cheering ;-)
> >>But then 'make install' gave:
> >>
> >>...
> >>installing in lib/GL/mesa/src/drv/ffb...
> >>make[5]: Entering directory
> >>`/Cachemaster/src/x/mesa-4_30-11-01/xc/xc/lib/GL/mesa/src/drv/ffb'
> >>make[5]: *** No rule to make target `/usr/X11R6/include/X11/Xlibint.h',
> >>needed by `ffb_bitmap.o'.  Stop.
> >>make[5]: Leaving directory
> >>`/Cachemaster/src/x/mesa-4_30-11-01/xc/xc/lib/GL/mesa/src/drv/ffb'
> >>make[4]: *** [install] Error 2
> >>make[4]: Leaving directory
> >>`/Cachemaster/src/x/mesa-4_30-11-01/xc/xc/lib/GL/mesa/src/drv'
> >>make[3]: *** [install] Error 2
> >>make[3]: Leaving directory `/Cachemaster/src/x/mesa-4_30-11-01/xc/xc/lib/GL'
> >>make[2]: *** [install] Error 2
> >>make[2]: Leaving directory `/Cachemaster/src/x/mesa-4_30-11-01/xc/xc/lib'
> >>make[1]: *** [install] Error 2
> >>make[1]: Leaving directory `/Cachemaster/src/x/mesa-4_30-11-01/xc/xc'
> >>make: *** [install] Error 2
> >>
> >
> >
> >Have you removed the old X installation?  The DRI tree nowadays needs to be
> >built in the presence of an existing XFree installation (although I'm not
> >completely clear on what exact requirements that translates into)
> >
> >Keith
> >
> >
> Hi Keith! Thanks for the quick response.
> Actually I compiled it while I was still in X :-0
> After a 'make World', I exit X, move /usr/X11R6 to /usr/X11R6.bak and 
> continue with 'make install'

You need to have the X headers installed when building DRI CVS. The fact
that make World completes doesn't mean there have been no errors, I
always do make World &> World.log and then grep '\*\*\*' World.log.


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to