gnome-lib-1.0.1 compile problems...



Hi.

I've got the basic usefull libraries installed on my system:
imlib-1.9.2, freetype-1.1, glib-1.2, gtk+-1.2, etc...

I'm trying compile gnome - I've gone through the peices in the right
order so far, but gnome-lib-1.0.1/libgnomeui is giving me problems,
specifically:

[lots of similar errors cut]
gnome-stock.c:853: `imlib_align_center' undeclared here (not in a function)
gnome-stock.c:853: initializer element for `entries_data[150].rgb_data' is not constant
gnome-stock.c:854: `imlib_align_justify' undeclared here (not in a function)
gnome-stock.c:854: initializer element for `entries_data[151].rgb_data' is not constant
gnome-stock.c:855: `imlib_text_bold' undeclared here (not in a function)
gnome-stock.c:855: initializer element for `entries_data[152].rgb_data' is not constant
gnome-stock.c:856: `imlib_text_italic' undeclared here (not in a function)
gnome-stock.c:856: initializer element for `entries_data[153].rgb_data' is not constant
gnome-stock.c:857: `imlib_text_underline' undeclared here (not in a function)
gnome-stock.c:857: initializer element for `entries_data[154].rgb_data' is not constant
gnome-stock.c:858: `imlib_text_strikeout' undeclared here (not in a function)
gnome-stock.c:858: initializer element for `entries_data[155].rgb_data' is not constant
make[3]: *** [gnome-stock.lo] Error 1

when trying to declare/define
static const struct _default_entries_data entries_data

Now, I've gone all through the sources I have for imlib, gtk, glib,
gnome, and I can't find any other references to:
    imlib_new
    imlib_save
    imlib_saveas
    ...
etc.  anywhere...

Have I missed something entirely?  Any ideas?

a.
-- 
Aidan Van Dyk                                        Create like a god,
aidan@ottawa.com                                   command like a king,
http://www.highrise.ca/                              work like a slave.

   |\^/|       |\^/|       |\^/|       |\^/|       |\^/|       |\^/|
_|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_
>    C    < >    a    < >    n    < >    a    < >    d    < >    a    <
 >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<



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