I am trying to play a little with the Nouveau driver, but I can't get it
installed. As soon as I get to compiling xf86-video-nouveau, I get stuck.
GCC is giving me an error:

nv_driver.c:1573: error: 'M_T_DRIVER' undeclared (first use in this function)

It doesn't seem to be related to the nouveau_drm.h issue stated on
the FAQ (already tried to edit the Makefile and to copy the header to
somewhere it would be found). `git log` tells me the latest commit I have
is (hashcode) 7af7d95eb8826fa3fb9914a8c6ad4b6f4867095e by Henry
Zhao.

I tried reverting this patch and now the thing compiles just fine. The only
downside is that my local branch is now all messed up with reverting
commits.

I am not very familiar with git, so I am sure my terminology is totally bogus
and don't know if I have to specify something besides the latest commit
in order to fully identify where I am.

Any help appreciated.

Thanks,

Thiago Arrais
-- 
Mergulhando no Caos - http://thiagoarrais.wordpress.com
Pensamentos, idéias e devaneios sobre desenvolvimento de software e
tecnologia em geral

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to