[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 --- Comment #6 from Michel Dänzer 2009-07-10 05:58:34 PST --- There's no non-Gallium nouveau driver anymore. I've removed the stale reference from configure.ac in mesa_7_5_branch, it'll be gone from master as well on the next merge. -- Co

[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 --- Comment #5 from Steven Ward 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

[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 --- Comment #4 from Michel Dänzer 2009-07-10 02:44:33 PST --- The traditional DRI driver build is configured independently from Gallium and enabled by default. Try adding something like --with-dri-drivers=swrast . -- Configure bugmail: ht

[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 --- Comment #3 from Steven Ward 2009-07-10 01:27:43 PST --- (In reply to comment #2) > Hi there, > I certainly don't build the Radeon drivers for nouveau,I explicitly > use > --disable-gallium-radeon and --disable-gallium-intel in m

[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 --- Comment #2 from Steven Ward 2009-07-10 01:19:34 PST --- Hi there, I certainly don't build the Radeon drivers for nouveau,I explicitly use --disable-gallium-radeon and --disable-gallium-intel in my ./configure options before I run

[Bug 22696] Compiling Problem

2009-07-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22696 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|