gnome-libs



I am trying to recompile gnome-libs and have run into this error:

In file included from gnometypes.c:6:
gnometypebuiltins_evals.c:212: `GTK_CALENDAR_FONT_HEADING' undeclared
here (not in a function)
gnometypebuiltins_evals.c:212: initializer element for
`_gtk_calendar_font_values[0].value' is not constant
gnometypebuiltins_evals.c:213: `GTK_CALENDAR_FONT_DAY_NAME' undeclared
here (not in a function)
gnometypebuiltins_evals.c:213: initializer element for
`_gtk_calendar_font_values[1].value' is not constant
gnometypebuiltins_evals.c:214: `GTK_CALENDAR_FONT_DAY' undeclared here
(not in a function)
gnometypebuiltins_evals.c:214: initializer element for
`_gtk_calendar_font_value [2].value' is not constant
gnometypebuiltins_evals.c:218: `GTK_CALENDAR_COLOR_HEADING' undeclared
here (not in a function)
gnometypebuiltins_evals.c:218: initializer element for
`_gtk_calendar_color_values[0].value' is not constant
gnometypebuiltins_evals.c:219: `GTK_CALENDAR_COLOR_DAY_NAME' undeclared
here (not in a function)
gnometypebuiltins_evals.c:219: initializer element for
`_gtk_calendar_color_values[1].value' is not constant
gnometypebuiltins_evals.c:220: `GTK_CALENDAR_COLOR_PREV_MONTH'
undeclared here (not in a function)
gnometypebuiltins_evals.c:220: initializer element for
`_gtk_calendar_color_values[2].value' is not constant
gnometypebuiltins_evals.c:221: `GTK_CALENDAR_COLOR_NEXT_MONTH'
undeclared here (not in a function)
gnometypebuiltins_evals.c:221: initializer element for
`_gtk_calendar_color_values[3].value' is not constant
gnometypebuiltins_evals.c:222: `GTK_CALENDAR_COLOR_NORMAL_DAY'
undeclared here (not in a function)
gnometypebuiltins_evals.c:222: initializer element for
`_gtk_calendar_color_values[4].value' is not constant
gnometypes.c:9: warning: no previous prototype for `gnome_type_init'
make[2]: *** [gnometypes.lo] Error 1
make[2]: Leaving directory `/usr/src/gnomecvs/gnome-libs/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnomecvs/gnome-libs'
make: *** [all-recursive-am] Error 2

any advice is appreciated



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