Gnome-guile compilation errors.



I encountered the following errors when trying to compile gnome-guile:


gnome-types.c:30: `GNOME_STOCK_MENU_SAVE_AS' undeclared here (not in a function)
gnome-types.c:30: initializer element for `_gnome_stock_menu_name_type_literals[3].value' is not constant
gnome-types.c:32: `GNOME_STOCK_MENU_QUIT' undeclared here (not in a function)
gnome-types.c:32: initializer element for `_gnome_stock_menu_name_type_literals[5].value' is not constant
gnome-types.c:37: `GNOME_STOCK_MENU_PREF' undeclared here (not in a function)
gnome-types.c:37: initializer element for `_gnome_stock_menu_name_type_literals[10].value' is not constant
gnome-types.c:40: `GNOME_STOCK_MENU_UNDO' undeclared here (not in a function)
gnome-types.c:40: initializer element for `_gnome_stock_menu_name_type_literals[13].value' is not constant
gnome-types.c:41: `GNOME_STOCK_MENU_PRINT' undeclared here (not in a function)
gnome-types.c:41: initializer element for `_gnome_stock_menu_name_type_literals[14].value' is not constant
gnome-types.c:42: `GNOME_STOCK_MENU_SEARCH' undeclared here (not in a function)
gnome-types.c:42: initializer element for `_gnome_stock_menu_name_type_literals[15].value' is not constant
gnome-types.c:43: `GNOME_STOCK_MENU_BACK' undeclared here (not in a function)
gnome-types.c:43: initializer element for `_gnome_stock_menu_name_type_literals[16].value' is not constant
gnome-types.c:44: `GNOME_STOCK_MENU_FORWARD' undeclared here (not in a function)
gnome-types.c:44: initializer element for `_gnome_stock_menu_name_type_literals[17].value' is not constant
gnome-types.c:45: `GNOME_STOCK_MENU_HOME' undeclared here (not in a function)
gnome-types.c:45: initializer element for `_gnome_stock_menu_name_type_literals[18].value' is not constant
gnome-types.c:46: `GNOME_STOCK_MENU_STOP' undeclared here (not in a function)
gnome-types.c:46: initializer element for `_gnome_stock_menu_name_type_literals[19].value' is not constant
gnome-types.c:47: `GNOME_STOCK_MENU_REFRESH' undeclared here (not in a function)
gnome-types.c:47: initializer element for `_gnome_stock_menu_name_type_literals[20].value' is not constant
gnome-types.c:48: `GNOME_STOCK_MENU_MAIL' undeclared here (not in a function)
gnome-types.c:48: initializer element for `_gnome_stock_menu_name_type_literals[21].value' is not constant
gnome-types.c:49: `GNOME_STOCK_MENU_MAIL_RCV' undeclared here (not in a function)
gnome-types.c:49: initializer element for `_gnome_stock_menu_name_type_literals[22].value' is not constant
gnome-types.c:50: `GNOME_STOCK_MENU_MAIL_SND' undeclared here (not in a function)
gnome-types.c:50: initializer element for `_gnome_stock_menu_name_type_literals[23].value' is not constant
gnome-types.c:51: `GNOME_STOCK_MENU_TRASH' undeclared here (not in a function)
gnome-types.c:51: initializer element for `_gnome_stock_menu_name_type_literals[24].value' is not constant
gnome-types.c:52: `GNOME_STOCK_MENU_TRASH_FULL' undeclared here (not in a function)
gnome-types.c:52: initializer element for `_gnome_stock_menu_name_type_literals[25].value' is not constant
gnome-types.c:53: `GNOME_STOCK_MENU_QUIT' undeclared here (not in a function)
gnome-types.c:53: initializer element for `_gnome_stock_menu_name_type_literals[26].value' is not constant
make[2]: *** [gnome-types.o] Error 1
make[2]: Leaving directory `/home/tomed/packages/gnome-guile-0.13/guile-gnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tomed/packages/gnome-guile-0.13'
make: *** [all-recursive-am] Error 2

I installed all of the previous packages in the order specified on the 
"Getting Started" web page. I wasn't quite sure where to put 
"umb-scheme," so I made a symlink of the "slib" directory into 
"/usr/share/guile." I don't have "libgr" installed, since it wasn't 
listed on the "Getting Started" page.

Thanks!

Tom Ed White




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