problem compiling gnome-lib 0.30



Hi,
I have a problem compiling gnome-lib 0.30 :

gnome-stock.c:719: `imlib_new' undeclared here (not in a function)
gnome-stock.c:719: initializer element for `entries_data[0].rgb_data' is
not constant
gnome-stock.c:720: `imlib_save' undeclared here (not in a function)
gnome-stock.c:720: initializer element for `entries_data[1].rgb_data' is
not constant

and I get hundered line like that.

I looked in the code, and nowhere I can find initialization
for `imlib_new' or the other one.

I try to find it in all headers and libraries but nothing.

        {GNOME_STOCK_PIXMAP_NEW, GNOME_STOCK_PIXMAP_REGULAR, NULL,
imlib_new, TIGERT_W, TIGERT_H, TIGERT_W, TIGERT_H},
 in this line is imlib_new supposed to be a variable, or a string ?

thanks in advance for your help

Ronan



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