Error compiling gnome-network-1.0.1



When compiling gnome-network-1.0.1 from the source tarball I get the
following error running make. I am using gtk+ v1.2.1 and gnome libs
v1.0.5 as well as the other packages on the gnome ftp site as of
yesterday. I am running RedHat Linux 5.2 with kernel 2.2.3 . I ran
configure with no options.
making all in gmailman
make[2]: Entering directory `/usr/local/src/gnome/gnome-network-1.0.1/gmailman'
Makefile:415: warning: overriding commands for target `.m.o'
Makefile:265: warning: ignoring old commands for target `.m.o'
Makefile:418: warning: overriding commands for target `.m.lo'
Makefile:267: warning: ignoring old commands for target `.m.lo'
egcs -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/X11R6/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/X11R6/include -DVERSION=\""1.0.1"\" -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2  -c gmailman.m
gmailman.m: In function `_i_AddNewListDialog__init':
gmailman.m:79: warning: cannot find method.
gmailman.m:79: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:79: warning: invalid receiver type `void  *'
gmailman.m:79: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:79: `vbox' undeclared (first use this function)
gmailman.m:79: (Each undeclared identifier is reported only once
gmailman.m:79: for each function it appears in.)
gmailman.m:80: warning: cannot find method.
gmailman.m:80: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:80: warning: invalid receiver type `void  *'
gmailman.m:80: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:81: warning: cannot find method.
gmailman.m:81: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:81: warning: invalid receiver type `void  *'
gmailman.m:81: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:82: warning: cannot find method.
gmailman.m:82: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:82: warning: invalid receiver type `void  *'
gmailman.m:82: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:89: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:96: warning: cannot find method.
gmailman.m:96: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:96: warning: invalid receiver type `void  *'
gmailman.m:96: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:102: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:107: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:114: warning: cannot find method.
gmailman.m:114: warning: return type for `initWithBoxInfo:setSpacing:' defaults to id
gmailman.m:114: warning: invalid receiver type `void  *'
gmailman.m:114: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:124: `action_area' undeclared (first use this function)
gmailman.m: In function `_i_AddNewListDialog__activate_':
gmailman.m:133: warning: cannot find method.
gmailman.m:133: warning: return type for `get_parent' defaults to id
gmailman.m:138: warning: cannot find method.
gmailman.m:138: warning: return type for `get_parent' defaults to id
gmailman.m: In function `_i_MyMainwin__free':
gmailman.m:186: warning: multiple declarations for method `getName'
/usr/local/include/obgnome/obgnomeDEntryEdit.h:38: warning: using `-(gchar *)getName'
maillist.h:59: warning: also found `-(const char *)getName'
gmailman.m: In function `_i_MyMainwin__initForApp_':
gmailman.m:214: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:216: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:218: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:220: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:235: warning: cannot find method.
gmailman.m:235: warning: return type for `pack_start:doExpand:doFill:doPadding:' defaults to id
gmailman.m:236: warning: cannot find method.
gmailman.m:236: warning: return type for `pack_start:doExpand:doFill:doPadding:' defaults to id
gmailman.m:237: warning: cannot find method.
gmailman.m:237: warning: return type for `pack_start:doExpand:doFill:doPadding:' defaults to id
gmailman.m:238: warning: cannot find method.
gmailman.m:238: warning: return type for `pack_start:doExpand:doFill:doPadding:' defaults to id
gmailman.m:247: warning: `MyMainwin' does not respond to `set_usize:height:'
gmailman.m: In function `_i_MyMainwin__edit_persona_':
gmailman.m:263: structure has no member named `action_area'
gmailman.m:264: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:272: structure has no member named `vbox'
gmailman.m:273: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:278: structure has no member named `vbox'
gmailman.m:279: warning: multiple declarations for method `initWithLabel:'
/usr/local/include/obgtk/obgtkButton.h:19: warning: using `-initWithLabel:(const gchar *)label'
/usr/local/include/obgtk/obgtkTreeItem.h:17: warning: also found `-initWithLabel:(gchar *)label'
gmailman.m:285: structure has no member named `action_area'
gmailman.m: In function `_i_MyMainwin__activate_':
gmailman.m:329: warning: multiple declarations for method `getName'
/usr/local/include/obgnome/obgnomeDEntryEdit.h:38: warning: using `-(gchar *)getName'
maillist.h:59: warning: also found `-(const char *)getName'
gmailman.m:332: warning: `Gtk_CList' does not respond to `removeCListRow:'
gmailman.m: In function `_i_MyMainwin__addML_':
gmailman.m:435: warning: multiple declarations for method `getName'
/usr/local/include/obgnome/obgnomeDEntryEdit.h:38: warning: using `-(gchar *)getName'
maillist.h:59: warning: also found `-(const char *)getName'
gmailman.m:449: warning: `Gtk_CList' does not respond to `appendCListRow:'
gmailman.m:449: warning: assignment makes integer from pointer without a cast
gmailman.m:450: warning: `Gtk_CList' does not respond to `set_row_data:rowData:'
gmailman.m: In function `_i_MyMainwin__createMLList':
gmailman.m:466: warning: cannot find method.
gmailman.m:466: warning: return type for `initWithCListInfoTitles:Titles:' defaults to id
gmailman.m:466: warning: invalid receiver type `void  *'
gmailman.m:475: warning: `Gtk_CList' does not respond to `set_usize:height:'
gmailman.m: In function `_i_MyMainwin__select_row____':
gmailman.m:510: warning: multiple declarations for method `getName'
/usr/local/include/obgnome/obgnomeDEntryEdit.h:38: warning: using `-(gchar *)getName'
maillist.h:59: warning: also found `-(const char *)getName'
gmailman.m:519: warning: cannot find method.
gmailman.m:519: warning: return type for `popup:menuItem:posFunc:posFuncData:posFuncBtn:posFuncTime:' defaults to id
make[2]: *** [gmailman.o] Error 1
make[2]: Leaving directory `/usr/local/src/gnome/gnome-network-1.0.1/gmailman'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnome/gnome-network-1.0.1'
make: *** [all-recursive-am] Error 2


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