I had to patch the source to get  the module to load into my kernel -
routines in drm_scatter.h were not being compiled.

Also, should this installer install libglut.so.3 along with
libGLU.so.1.3 ?


*** mga_drv.c.bak       Fri Apr  6 17:26:16 2001
--- mga_drv.c   Fri Apr  6 17:26:29 2001
***************
*** 33,38 ****
--- 33,39 ----
  #include "mga.h"
  #include "drmP.h"
  #include "mga_drv.h"
+ #include "drm_scatter.h"
  
  #define DRIVER_AUTHOR         "Gareth Hughes, VA Linux Systems Inc."

*** mga_drv.c.bak       Fri Apr  6 17:26:16 2001
--- mga_drv.c   Fri Apr  6 17:26:29 2001
***************
*** 33,38 ****
--- 33,39 ----
  #include "mga.h"
  #include "drmP.h"
  #include "mga_drv.h"
+ #include "drm_scatter.h"
  
  #define DRIVER_AUTHOR         "Gareth Hughes, VA Linux Systems Inc."

-- 
Joe VanAndel              
National Center for Atmospheric Research
http://www.atd.ucar.edu/~vanandel/
Internet: [EMAIL PROTECTED]

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

Reply via email to