problem compiling GTK 1.1.1 (IRIX)



I'm new to this mailing list, so bear with me...
I have been compiling GTK 1.0.5 and earlier without
problems, but run into the following when compiling
1.1.1.

For gtkclist:
-------------------------------------------------------------------
"gtkclist.c", line 1919: error(1133): expression must be a modifiable lvalue
        GPOINTER_TO_INT (list->data) = row2; 
        ^
....
-------------------------------------------------------------------

And similar for gtkctree:
-------------------------------------------------------------------
....
"gtkctree.c", line 2514: error(1133): expression must be a modifiable lvalue
        GTK_CTREE_NODE_PREV (node) = GTK_CTREE_NODE_PREV (sibling);
        ^

"gtkctree.c", line 2515: error(1133): expression must be a modifiable lvalue
        GTK_CTREE_NODE_NEXT (list_end) = sibling;
....
-------------------------------------------------------------------

This is on a Silicon Graphics Indy running IRIX 6.5 
with the MipsPro C compiler version 7.2.1.

Any suggestions?

-Winfred


____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1



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