Did you compile with GCC 4.6 by any chance? If you are compiling with GCC 4.6, make sure to add '-Wunused-but-set-variable' to your CFLAGS, otherwise most ./configure tests will fail. That would explain why no graphics drivers are available in your compile.
On Thu, May 19, 2011 at 12:43:32AM +0000, MAP wrote: > I downloaded agar-1.4.1 did a config, make, make install. > > I see no errors with the install, or with compilation of demos, but on > executing > any of the demos I get the following error: > > "No graphics drivers are available" > > Has anyone else encountered this? and can you point me at place to start? > > This is the first time I have attempted to use Agar on Fedora 14, but have > successfully used it in F12. > > > > > > _______________________________________________ > Agar mailing list > [email protected] > http://libagar.org/lists.html _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
