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

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

Reply via email to