The first one is caused by a missing HAVE_CAIRO in your config.h, which also explains why export to ps/pdf etc doesn't work in your build. The other ones should be fixed.
Christian. On Mon, Mar 2, 2009 at 11:04 AM, Massimiliano Maini <[email protected]> wrote: > > render.c:2399: warning: 'Highlight' defined but not used (THIS ONE IS OLD) > > gtkmet.c: In function `UpdateAllTables': > gtkmet.c:89: warning: passing arg 2 of `UpdateTable' from incompatible > pointer type > > gtkrolls.c: In function `sort_func': > gtkrolls.c:157: warning: implicit declaration of function `atof' > > MaX. > > _______________________________________________ > Bug-gnubg mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-gnubg > > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
