http://bugs.freedesktop.org/show_bug.cgi?id=22696





--- Comment #5 from Steven Ward <stevenward...@hotmail.com>  2009-07-10 
05:08:50 PST ---
Hi,
  Thanks for the info,here's what I did.
I ran a make realclean and then used my configure options with
--with-dri-drivers=swrast at the end.Gmake worked and did a gmake install.

However I'm a bit curious,when I used ./configure --help,the option came up
with this:
--with-dri-drivers[=DIRS...]
                          comma delimited DRI drivers list, e.g.
                          "swrast,i965,radeon,nouveau" [default=auto]
When I used --with-dri-drivers=swrast,nouveau,./configure compilained it
couldn't find nouveau.According to configure.ac,it uses that option to look for
the folders and Makfile.template in /src/mesa/drivers/dri and sure enough the
nouveau folder was missing from there.There two other nouveau folders in
/src/gallium/drivers and /src/gallium/drivers/winsys/drm.Which nouveau folder
would be best to copy over into /src/mesa/drivers/dri and edit the
Makfile.template so I can use --with-dri-drivers=swrast,nouveau at the end of
my ./configure options?

Regards,
       STEVE555


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to