[gnome-bluetooth] problems compiling 0.4.1

David daz at undertaker.homeip.net
Tue Nov 4 18:18:36 GMT 2003


hello all.  I'm trying to compile the above reverenced version of 
gnome-bluetooth and it fails with the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -I../../libegg/util -g -O2 
-Wall -MT eggtoolbar.lo -MD -MP -MF .deps/eggtoolbar.Tpo -c eggtoolbar.c  
-fPIC -DPIC -o .libs/eggtoolbar.lo
eggtoolbar.c:134: error: syntax error before "get_space_style"
eggtoolbar.c:134: warning: type defaults to `int' in declaration of 
`get_space_style'
eggtoolbar.c:134: warning: data definition has no type or storage class
eggtoolbar.c: In function `egg_toolbar_class_init':
eggtoolbar.c:314: error: `GTK_TOOLBAR_SPACE_LINE' undeclared (first use in 
this 
function)
eggtoolbar.c:314: error: (Each undeclared identifier is reported only once
eggtoolbar.c:314: error: for each function it appears in.)
eggtoolbar.c: In function `egg_toolbar_expose':
eggtoolbar.c:563: error: `GTK_TOOLBAR_SPACE_LINE' undeclared (first use in 
this function)
eggtoolbar.c: At top level:
eggtoolbar.c:1625: error: syntax error before "get_space_style"
eggtoolbar.c:1626: warning: return type defaults to `int'
eggtoolbar.c: In function `get_space_style':
eggtoolbar.c:1627: error: `GtkToolbarSpaceStyle' undeclared (first use in 
this function)
eggtoolbar.c:1627: error: syntax error before "space_style"
eggtoolbar.c:1630: error: `space_style' undeclared (first use in this 
function)
eggtoolbar.c: At top level:
eggtoolbar.c:2078: error: syntax error before "GtkToolbarChildType"
eggtoolbar.c: In function `egg_toolbar_append_element':
eggtoolbar.c:2086: error: number of arguments doesn't match prototype
eggtoolbar.h:205: error: prototype declaration
eggtoolbar.c:2087: error: `toolbar' undeclared (first use in this 
function)
eggtoolbar.c:2087: error: `type' undeclared (first use in this function)
eggtoolbar.c:2087: error: `widget' undeclared (first use in this function)
eggtoolbar.c:2087: error: `text' undeclared (first use in this function)
eggtoolbar.c:2088: error: `tooltip_text' undeclared (first use in this 
function)
eggtoolbar.c:2088: error: `tooltip_private_text' undeclared (first use in 
this function)
eggtoolbar.c:2089: error: `icon' undeclared (first use in this function)
eggtoolbar.c:2089: error: `callback' undeclared (first use in this 
function)
eggtoolbar.c:2089: error: `user_data' undeclared (first use in this 
function)
eggtoolbar.c: At top level:
eggtoolbar.c:2095: error: syntax error before "GtkToolbarChildType"
eggtoolbar.c: In function `egg_toolbar_prepend_element':
eggtoolbar.c:2103: error: number of arguments doesn't match prototype
eggtoolbar.h:215: error: prototype declaration
eggtoolbar.c:2104: error: `toolbar' undeclared (first use in this 
function)
eggtoolbar.c:2104: error: `type' undeclared (first use in this function)
eggtoolbar.c:2104: error: `widget' undeclared (first use in this function)
eggtoolbar.c:2104: error: `text' undeclared (first use in this function)
eggtoolbar.c:2105: error: `tooltip_text' undeclared (first use in this 
function)
eggtoolbar.c:2105: error: `tooltip_private_text' undeclared (first use in 
this function)
eggtoolbar.c:2106: error: `icon' undeclared (first use in this function)
eggtoolbar.c:2106: error: `callback' undeclared (first use in this 
function)
eggtoolbar.c:2106: error: `user_data' undeclared (first use in this 
function)
eggtoolbar.c: In function `egg_toolbar_internal_insert_element':
eggtoolbar.c:2217: error: `GTK_TOOLBAR_CHILD_SPACE' undeclared (first use 
in this function)
make[5]: *** [eggtoolbar.lo] Error 1
make[5]: Leaving directory 
`/var/tmp/portage/gnome-bluetooth-0.4.1/work/gnome-bluetooth-0.4.1/libegg/libegg/toolbar'
make[4]: *** [all-recursive] Error 1


etc,.

I have the following packages installed on a gentoo 2.6-test5 x86 system 
with gnome (almost 2.5):

openobex-1.0.1
bluez-libs-2.4
bluez-sdp-1.5
libbtctl-0.3
gtk+-2.3.0
glib-2.3.0

any Idea what I am missing or what I can do to get around this?

Thanks,
David

-- 
"I find your lack of faith disturbing."
--Darth Vader
---
 11:12:00 up 4 days,  2:15,  2 users,  load average: 0.00, 0.00, 0.00



More information about the gnome-bluetooth mailing list