[gnome-bluetooth] compiling latest CVS

Peter Robinson pbrobinson at gmail.com
Sat Jun 25 09:37:47 BST 2005


> > > PS: I have an FC4 install, and with the right devel packages installed,
> > > gnome-bluetooth CVS compiles fine.
> >
> > I figured it was something I was doing.
> 
> Good to know it's working now.

Well the gnome-bluetooth is.... 

... but having just had time to get back and play some more I'm
getting errors building phonemgr against evolution 1.2 on FC4. Error
below.

Pete

gcc -DHAVE_CONFIG_H -I. -I. -I..  -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -DORBIT2=1 -pthread -g -O2 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2 -I/usr/include/libbtctl
-I/usr/include/libglade-2.0 -I/usr/include/gnome-bluetooth
-I/usr/include/evolution-data-server-1.2  
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
-DDATA_DIR="\"/usr/local/share/gnome-phone-manager\""
-DVERSION="\"0.4\"" -DPACKAGE="\"gnome-phone-manager\"" -I./../libgsm
-I./../libegg/libegg/tray   -Wno-sign-compare     -Wall    
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes    
-Wnested-externs -Wpointer-arith     -Wcast-align -Wsign-compare    
-Werror     -g -O2 -c ui.c
cc1: warnings being treated as errors
In file included from e-contact-entry.h:28,
                 from e-phone-entry.h:27,
                 from ui.c:9:
/usr/include/evolution-data-server-1.2/libebook/e-contact.h:267:
warning: type qualifiers ignored on function return type
make[2]: *** [ui.o] Error 1
make[2]: Leaving directory `/home/peterr/download/build/phonemgr/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/peterr/download/build/phonemgr'
make: *** [all-recursive-am] Error 2

Oh and fyi the gnome-bluetooth-manager is broken as well.

[peterr at localhost ~]$ gnome-bluetooth-manager
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 275, in ?
    BTManager ().main ()
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 78,
in __init__
    self.setup_gui ()
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line
143, in setup_gui
    gnome.ui.PREFERENCES_NEVER)
TypeError: gtk.HBox.__init__() takes at most 2 arguments (3 given)
[peterr at localhost ~]$


More information about the gnome-bluetooth mailing list