gnome compile problems



I am having some challenges with gnome-games, gnome-utils, control-center,
balsa, and mc. All are evincing the same symptoms:

make[2]: Entering directory `/usr/src/gnome/gnome-games/gnomine'
egcs -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\" -I/opt/gnome/include
-I/opt/gnome/include -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/lib/glib/include
-I/usr/X11R6/include -I/usr/X11R6/include -I/opt/gnome/lib/glib/include
-I/opt/gnome/include -O6 -march=pentiumpro -mpentiumpro -c gnomine.c
gnomine.c:418: initializer element for `filemenu[0].type' is not constant
gnomine.c:419: warning: braces around scalar initializer for
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:419: warning: excess elements in scalar initializer after
`filemenu[0].label'
gnomine.c:423: initializer element for `gamemenu[0].type' is not constant
gnomine.c:424: warning: braces around scalar initializer for
`gamemenu[0].label'
gnomine.c:424: warning: initialization makes pointer from integer without
a cast
gnomine.c:424: warning: excess elements in scalar initializer after
`gamemenu[0].label'
gnomine.c:424: warning: excess elements in scalar initializer after
`gamemenu[0].label'
gnomine.c:424: warning: excess elements in scalar initializer after
`gamemenu[0].label'

It goes on and on with the same type of thing. I've completely wiped the
installation directory (/opt/gnome) and started fresh; I've also wiped the
source trees and re-checked them back out. What am I missing?

This is as of current CVS snapsnots checked out about 45 minutes ago.

-Steve



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