Gnome-core not building



ok, two issues...I'm not yet willing to call them bugs as they may be
related to the 'I haven't upgraded ORBit in a few days'

first one, gmenu:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../intl -I../intl -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/X11R6/include -I/u
sr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith  -c gmenu.c
gmenu.c:45: warning: implicit declaration of function `GNOMEUIINFO_MENU_NEW_ITEM'
gmenu.c:47: warning: missing braces around initializer for `file_menu[0]'
gmenu.c:47: initializer element for `file_menu[0].type' is not constant
gmenu.c:49: warning: braces around scalar initializer for `file_menu[0].label'
gmenu.c:49: warning: initialization makes pointer from integer without a cast
gmenu.c:49: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:49: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:49: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:49: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:49: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:50: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:50: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:50: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:51: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:51: warning: excess elements in scalar initializer after `file_menu[0].label'
gmenu.c:53: warning: implicit declaration of function `GNOMEUIINFO_MENU_EXIT_ITEM'
gmenu.c:53: initializer element for `file_menu[0].hint' is not constant
gmenu.c:55: warning: braces around scalar initializer for `file_menu[0].moreinfo'
gmenu.c:69: warning: implicit declaration of function `GNOMEUIINFO_MENU_ABOUT_ITEM'
gmenu.c:69: warning: missing braces around initializer for `help_menu[0]'
gmenu.c:69: initializer element for `help_menu[0].type' is not constant
gmenu.c:70: warning: braces around scalar initializer for `help_menu[0].label'
make: *** [gmenu.o] Error 1

and the second...

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../intl -I../intl -I../panel -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I
/usr/local/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arit
h  -c panel-util.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../intl -I../intl -I../panel -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/X
11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wp,-MD,.deps/panel-util.p -c -fPI
C -DPIC panel-util.c
panel-util.c: In function `remove_directory':
panel-util.c:528: warning: assignment from incompatible pointer type
panel-util.c:529: dereferencing pointer to incomplete type
panel-util.c:530: dereferencing pointer to incomplete type
panel-util.c:532: dereferencing pointer to incomplete type
panel-util.c:533: dereferencing pointer to incomplete type
panel-util.c:535: dereferencing pointer to incomplete type
make: *** [panel-util.lo] Error 1


FYI.  thanks



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