Garnome 0.28.2 && galeon 1.3.10



hi,

this is what i get when trying to compile galeon on the latest garnome. 
haven't got a clue what's going on here. apart from a simple syntax
error in gst-plugins everything up to this has compiled fine...

cc -DHAVE_CONFIG_H -I. -I. -I.. -I../bookmarks -I../embed -DORBIT2=1
-pthread -I/home/peter/garnome-0.28.2-compile/include/gtk-2.0
-I/home/peter/garnome-0.28.2-compile/lib/gtk-2.0/include
-I/home/peter/garnome-0.28.2-compile/include/atk-1.0
-I/home/peter/garnome-0.28.2-compile/include -I/usr/X11R6/include
-I/home/peter/garnome-0.28.2-compile/include/pango-1.0
-I/home/peter/garnome-0.28.2-compile/include/freetype2
-I/home/peter/garnome-0.28.2-compile/include/glib-2.0
-I/home/peter/garnome-0.28.2-compile/lib/glib-2.0/include
-I/home/peter/garnome-0.28.2-compile/include/libxml2
-I/home/peter/garnome-0.28.2-compile/include/libgnomeui-2.0
-I/home/peter/garnome-0.28.2-compile/include/libgnome-2.0
-I/home/peter/garnome-0.28.2-compile/include/libgnomecanvas-2.0
-I/home/peter/garnome-0.28.2-compile/include/libart-2.0
-I/home/peter/garnome-0.28.2-compile/include/gconf/2
-I/home/peter/garnome-0.28.2-compile/include/libbonoboui-2.0
-I/home/peter/garnome-0.28.2-compile/include/orbit-2.0
-I/home/peter/garnome-0.28.2-compile/include/libbonobo-2.0
-I/home/peter/garnome-0.28.2-compile/include/gnome-vfs-2.0
-I/home/peter/garnome-0.28.2-compile/lib/gnome-vfs-2.0/include
-I/home/peter/garnome-0.28.2-compile/include/bonobo-activation-2.0
-I/home/peter/garnome-0.28.2-compile/include/libglade-2.0
-I/home/peter/garnome-0.28.2-compile/include/gnome-vfs-module-2.0
-I/home/peter/garnome-0.28.2-compile/include/eel-2
-I/home/peter/garnome-0.28.2-compile/include/gail-1.0
-DSHARE_DIR=\"/home/peter/garnome-0.28.2-compile/share/galeon\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/home/peter/garnome-0.28.2-compile/include -I/usr/X11R6/include -g
-I/home/peter/garnome-0.28.2-compile/include -I/usr/X11R6/include
-L/home/peter/garnome-0.28.2-compile/lib -L/usr/X11R6/lib -O2 -pipe
-Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -MT
gul-gui-option.lo -MD -MP -MF .deps/gul-gui-option.Tpo -c
gul-gui-option.c  -fPIC -DPIC -o gul-gui-option.lo
In file included from gul-gui-option.c:22:
gul-gui-option.h:25: error: syntax error before "typedef"
gul-gui-option.h:39: error: syntax error before '*' token
gul-gui-option.h:40: error: syntax error before "guint"
gul-gui-option.h:40: warning: type defaults to `int' in declaration of
`gul_gui_option_list_new'
gul-gui-option.h:40: warning: data definition has no type or storage
class
gul-gui-option.h:42: error: syntax error before '*' token
gul-gui-option.h:42: error: syntax error before '*' token
gul-gui-option.h:43: warning: type defaults to `int' in declaration of
`gul_gui_option_list_insert_sorted'
gul-gui-option.h:43: warning: data definition has no type or storage
class
gul-gui-option.h:45: error: syntax error before '*' token
gul-gui-option.h:45: error: syntax error before '*' token
gul-gui-option.h:45: warning: type defaults to `int' in declaration of
`gul_gui_option_list_sort'
gul-gui-option.h:45: warning: data definition has no type or storage
class
gul-gui-option.h:47: error: syntax error before '*' token
gul-gui-option.h:50: error: syntax error before '*' token
gul-gui-option.h:52: error: syntax error before '*' token
gul-gui-option.h:55: error: syntax error before '*' token
gul-gui-option.h:57: error: syntax error before '*' token
gul-gui-option.h:59: error: syntax error before '*' token
In file included from
/home/peter/garnome-0.28.2-compile/include/glib-2.0/glib/gmacros.h:36,
                 from
/home/peter/garnome-0.28.2-compile/lib/glib-2.0/include/glibconfig.h:9,
                 from
/home/peter/garnome-0.28.2-compile/include/glib-2.0/glib/gtypes.h:30,
                 from
/home/peter/garnome-0.28.2-compile/include/glib-2.0/glib/galloca.h:30,
                 from
/home/peter/garnome-0.28.2-compile/include/glib-2.0/glib.h:30,
                 from
/home/peter/garnome-0.28.2-compile/include/libbonobo-2.0/bonobo/bonobo-i18n.h:34,
                 from gul-gui-option.c:24:
/usr/lib/gcc-lib/i386-linux/3.3.1/include/stddef.h:151: error: syntax
error before "typedef"
gul-gui-option.c:87: warning: no previous prototype for
`gul_gui_option_list_new'
gul-gui-option.c:87: error: conflicting types for
`gul_gui_option_list_new'
gul-gui-option.h:40: error: previous declaration of
`gul_gui_option_list_new'
gul-gui-option.c: In function `gul_gui_option_list_new':
gul-gui-option.c:101: warning: return from incompatible pointer type
gul-gui-option.c: At top level:
gul-gui-option.c:106: warning: no previous prototype for
`gul_gui_option_list_free'
gul-gui-option.c:121: warning: no previous prototype for
`gul_gui_option_list_insert_sorted'
gul-gui-option.c:121: error: conflicting types for
`gul_gui_option_list_insert_sorted'
gul-gui-option.h:43: error: previous declaration of
`gul_gui_option_list_insert_sorted'
gul-gui-option.c:135: warning: no previous prototype for
`gul_gui_option_list_sort'
gul-gui-option.c:135: error: conflicting types for
`gul_gui_option_list_sort'
gul-gui-option.h:45: error: previous declaration of
`gul_gui_option_list_sort'
gul-gui-option.c:156: warning: no previous prototype for
`gul_gui_option_list_find'
gul-gui-option.c:202: error: syntax error before '*' token
gul-gui-option.c:203: warning: no previous prototype for
`gul_gui_option_menu_set_options'
gul-gui-option.c: In function `gul_gui_option_menu_set_options':
gul-gui-option.c:208: warning: implicit declaration of function
`GTK_IS_OPTION_MENU'
gul-gui-option.c:208: error: `optionmenu' undeclared (first use in this
function)
gul-gui-option.c:208: error: (Each undeclared identifier is reported
only once
gul-gui-option.c:208: error: for each function it appears in.)
gul-gui-option.c:212: error: `options' undeclared (first use in this
function)
gul-gui-option.c:212: warning: left-hand operand of comma expression has
no effect
gul-gui-option.c:239: warning: implicit declaration of function
`gtk_option_menu_set_menu'
gul-gui-option.c: At top level:
gul-gui-option.c:251: error: syntax error before '*' token
gul-gui-option.c:252: warning: no previous prototype for
`gul_gui_option_menu_get_option'
gul-gui-option.c: In function `gul_gui_option_menu_get_option':
gul-gui-option.c:256: error: `optionmenu' undeclared (first use in this
function)
gul-gui-option.c:258: warning: implicit declaration of function
`gtk_option_menu_get_menu'
gul-gui-option.c:258: warning: assignment makes pointer from integer
without a cast
gul-gui-option.c: At top level:
gul-gui-option.c:275: error: syntax error before '*' token
gul-gui-option.c:276: warning: no previous prototype for
`gul_gui_option_menu_get_value'
gul-gui-option.c: In function `gul_gui_option_menu_get_value':
gul-gui-option.c:279: error: `optionmenu' undeclared (first use in this
function)
gul-gui-option.c: At top level:
gul-gui-option.c:295: error: syntax error before '*' token
gul-gui-option.c:296: warning: no previous prototype for
`gul_gui_option_menu_set_value'
gul-gui-option.c: In function `gul_gui_option_menu_set_value':
gul-gui-option.c:301: error: `optionmenu' undeclared (first use in this
function)
gul-gui-option.c:302: error: `value' undeclared (first use in this
function)
gul-gui-option.c:304: warning: assignment makes pointer from integer
without a cast
gul-gui-option.c:314: warning: implicit declaration of function
`gtk_option_menu_set_history'
make[4]: *** [gul-gui-option.lo] Error 1
make[4]: Leaving directory
`/home/peter/garnome-0.28.2/gnome/galeon/work/main.d/galeon-1.3.10/utils'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/peter/garnome-0.28.2/gnome/galeon/work/main.d/galeon-1.3.10/utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/peter/garnome-0.28.2/gnome/galeon/work/main.d/galeon-1.3.10'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/peter/garnome-0.28.2/gnome/galeon/work/main.d/galeon-1.3.10'
make: *** [build-work/main.d/galeon-1.3.10/Makefile] Error 2
peter fire:~/garnome-0.28.2/gnome/galeon$

-- 
CUL8R, Peter.




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