[Mesa-dev] Compilling Gallium3D

Carlos Eduardo Rodrigues Diógenes cerdiogenes at gmail.com
Mon Apr 19 17:27:27 PDT 2010


Hi,

I'm trying to compile Gallium. I'm following the instructions
described here:
http://www.freedesktop.org/wiki/Software/gallium/EGLReferenceDrivers

The first time I type make linux-x86-64-debug I get the following:

make[4]: Entering directory `/home/cerodrigues/Sources/mesa/src/glsl/pp'
rm -f depend
touch depend
makedepend -fdepend -I.  sl_pp_context.c sl_pp_define.c sl_pp_dict.c
sl_pp_error.c sl_pp_expression.c sl_pp_extension.c sl_pp_if.c
sl_pp_line.c sl_pp_macro.c sl_pp_pragma.c sl_pp_process.c
sl_pp_purify.c sl_pp_token.c sl_pp_token_util.c sl_pp_version.c 2>
/dev/null
make[4]: *** No rule to make target `depend', needed by `default'.  Stop.

If I ran the make command again it's continue to compile, but I want
to know if something is missing in my system and this can cause
trouble later?



More information about the mesa-dev mailing list