Hlynur Sigurgislason wrote: > I have been trying to build from the latest source files, for example > gnubg-source-MAIN-20070329.tar.gz, but make produces errors and > stops. This seems to be related to the 3d board, but configuring with > option --without-board3d does not help.
You're missing two packages. libgtkglext1 libgtkglext1-dev ... and if you get a link problem with external_l.o something, do a rm external_y.c make external_y.c that worked on my system. -Øystein _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
