gcompris2 v6.4 problem building on RELENG_4

Troy troy at twisted.net
Mon Mar 14 12:31:20 PST 2005


I was trying to build gcompris on RELENG_4 and ran into the following
errors:

c -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl
-DDATADIR=\""/usr/X11R6/share/gnome"\" -D_THREAD_SAFE
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/X11R6/include/libgnomecanvas-2.0    -I/usr/local/include/libxml2
-I/usr/local/include   -I/usr/local/include/SDL11 -I/usr/local/include
-D_REENTRANT -D_THREAD_SAFE -DGNOME_DISABLE_DEPRECATED -DORBIT2=1
-D_THREAD_SAFE -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
-I/usr/local/include/libbonobo-2.0
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0
-I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/X11R6/include/libgnome-2.0
-I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0
-I/usr/X11R6/include -I/usr/local/include/freetype2
-I/usr/X11R6/lib/gtk-2.0/include    -I/usr/local/include  -O -pipe
-march=pentiumpro -c `test -f 'interface.c' || echo './'`interface.c
interface.c:51: initializer element is not constant
interface.c:51: (near initialization for `menubar1_uiinfo[0].label')
interface.c:52: initializer element is not constant
interface.c:52: (near initialization for `menubar1_uiinfo[1].label')
interface.c:53: initializer element is not constant
interface.c:53: (near initialization for `menubar1_uiinfo[2].label')
interface.c: In function `create_gcompris_edit':
interface.c:104: warning: passing arg 2 of `gnome_app_new' makes pointer
from integer without a cast
interface.c:180: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:189: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:198: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:207: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:216: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:225: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:234: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:243: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:252: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:261: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:270: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:286: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c:415: warning: passing arg 1 of `gtk_label_new' makes pointer
from integer without a cast
interface.c: In function `create_about1':
interface.c:484: warning: initialization makes pointer from integer
without a cast
interface.c:495: warning: assignment makes pointer from integer without a
cast
gmake[4]: *** [interface.o] Error 1
gmake[4]: Leaving directory
`/usr/ports/games/gcompris2/work/gcompris-6.4/src/gcompris'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory
`/usr/ports/games/gcompris2/work/gcompris-6.4/src/gcompris'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/games/gcompris2/work/gcompris-6.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/games/gcompris2/work/gcompris-6.4'
gmake: *** [all] Error 2
*** Error code 2


More information about the freebsd-gnome mailing list