bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] can't compile gnubg


From: Joseph Heled
Subject: [Bug-gnubg] can't compile gnubg
Date: Fri, 12 Mar 2004 22:05:20 +1300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Here are the errors

gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I/usr/local/include/libxml2 -I./intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/include/freetype2 -I/usr/local/include/python2.3 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gnome-1.0 -g -O2 -c `test -f 'gtkprefs.c' || echo './'`gtkprefs.c
gtkprefs.c: In function `ChequerPrefs':
gtkprefs.c:664: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type
gtkprefs.c: In function `DicePrefs':
gtkprefs.c:787: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type gtkprefs.c:844: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type
gtkprefs.c: In function `CubePrefs':
gtkprefs.c:873: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type
gtkprefs.c: In function `BoardPage':
gtkprefs.c:917: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type
gtkprefs.c: In function `BorderPage':
gtkprefs.c:1019: warning: passing arg 1 of `gtk_colour_picker_new' from incompatible pointer type
source='gtkchequer.c' object='gtkchequer.o' libtool=no \
depfile='.deps/gtkchequer.Po' tmpdepfile='.deps/gtkchequer.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I/usr/local/include/libxml2 -I./intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/include/freetype2 -I/usr/local/include/python2.3 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gnome-1.0 -g -O2 -c `test -f 'gtkchequer.c' || echo './'`gtkchequer.c
source='gtkcolour.c' object='gtkcolour.o' libtool=no \
depfile='.deps/gtkcolour.Po' tmpdepfile='.deps/gtkcolour.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I/usr/local/include/libxml2 -I./intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/include/freetype2 -I/usr/local/include/python2.3 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gnome-1.0 -g -O2 -c `test -f 'gtkcolour.c' || echo './'`gtkcolour.c
gtkcolour.c: In function `ok':
gtkcolour.c:143: error: too many arguments to function
gmake[2]: *** [gtkcolour.o] Error 1
gmake[2]: Leaving directory `/home/joseph/src/gnubg'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/joseph/src/gnubg'
gmake: *** [all] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]