I'm running Debian Testing. I've managed to compile and install gnubg on this computer several times but I've been unable to compile any version in at least the last few months. I run autogen and it seems fine. I do configure --enable-threads and that doesn't report any errors that I can see. When I run make it goes fine for a while then I get this:
/usr/bin/ld: cannot find -lGL collect2: ld returned 1 exit status make[2]: *** [gnubg] Error 1 make[2]: Leaving directory `/home/dave/gnubgsrc/gnubg' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dave/gnubgsrc/gnubg' make: *** [all] Error 2 Of possible interest is that in the most recent build that I have working, switching to 3D view causes a seg fault. Dave _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
