Sergey, On 2002.02.19 00:46 Sergey V. Udaltsov wrote: > Hello all > > Just tried to build mach64 branch. Got an error: > > make[4]: Entering directory `/db2/xfree/xc/xc/lib/GL/mesa/src/drv/sis' > make[4]: *** No rule to make target > `../../../../../../lib/GL/dri/drm/sis_drm.h', needed by `sis_alloc.o'. > Stop. > make[4]: Leaving directory `/db2/xfree/xc/xc/lib/GL/mesa/src/drv/sis' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/db2/xfree/xc/xc/lib/GL/mesa/src/drv' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/db2/xfree/xc/xc/lib/GL' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/db2/xfree/xc/xc/lib' > make: *** [all] Error 2 > > Any clue? Is it FAQ?
No clue. The only thing I noticed unusual is that you're not building on a seperate lndir tree, but I don't see how that could affect the build. If you really want to know make a 'find /db2/xfree/ -name sis_drm.h' to see were that file went to and compare to the path were make is trying to get it. > > The main point of this letter: could someone please consider the > possibility of periodical publishing mach64.tar.gz using the method of > Gatos project: just XFree modules and drm kernel modules (I think, for > libGL.* will go there too). The building of the whole tree is time- and You don't need to build the whole tree. You could just went to xc/lib/GL/mesa/src/drv/mach64 and do 'cvs update', 'make' and 'su -c "make install"'... > space-consuming task, so these builds could simplify the life for ...although space-consuming is indeed, unfortunately. > "ordinary but adventurous people" like me. Is it wrong idea? I do not > think it is very difficult to hack little shell script which makes this > archive... Since your not only a "ordinary but adventurous people" but a rather persistent one as well I'm going to do what ask for! :-) I'll post here when it's done. > > Cheers, > > Sergey > Regards, Jos� Fonseca _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
