[EMAIL PROTECTED] wrote:

Sergio <[EMAIL PROTECTED]> dijo:
[EMAIL PROTECTED] a écrit :
I try to build following http://dri.freedesktop.org/wiki/Building. I succeeded before, but now xc compilation stops with this: make[5]: *** There is not any rule to build target `grammar_mesa.o' necessary to `DONE'. Halt. make[5]: Leaving directory
`/descargas/xorg/xc/lib/GL/mesa/drivers/osmesa'
make[4]: *** [all] Error 2 make[4]: Leaving directory `/descargas/xorg/xc/lib/GL' make[3]: *** [all] Error 2 make[3]: Leaving directory `/descargas/xorg/xc/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/descargas/xorg/xc' make[1]: *** [World] Error 2 make[1]: Leaving directory `/descargas/xorg/xc' make: *** [World] Error 2
Under "rule", it mean that it doesn't find in the directory one ore more files necessary to build the .o (target). It can be : - one or more headers (e.g. grammar_mesa.h, grammar.h or similar), but normally it complains only reading the source file ; - the source file (files) itself : grammar_mesa.c or grammar_mesa.cpp. Sergio

Thank you for your answer. I have deleted all my files from xc/lib/GL/mesa/shader/grammar/ xc/extras/Mesa/src/mesa/shader/grammar/ and xc/programs/Xserver/GL/mesa/shader/grammar/, then updated my CVS files and the problem is the same. Their ./CVS/Entries folder contents match the entries of the folder. I have no knowledge to de able to see what fails. If other people has got to compile it, the problem should be in my computer.

It's not your computer, as it fails for me, too. I've opened a bug for it in the freedesktop tracker: https://bugs.freedesktop.org/show_bug.cgi?id=4349

Adam



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to