[gnome-bluetooth] Error installing gnome-bluetooth-2.27.1

Patrick Steiner patrick at helmsdeep.at
Tue Apr 7 10:43:48 CEST 2009


So it looks like you are using gtk 2.14 from fedora 10.

gtk_menu_item_set_label is only available with gtk 2.16.

so you have to wait for fedora 11 or switch to rawhide.

 patrick


Ratnadeep Debnath wrote:
> I was finally able to configure it, but now
> $make
> is showing some errors. What I think is that the header file paths in
> applet/main.c is missing.
>
> Here's the error message when I try to make it:
>
> main.o: In function `killswitch_state_changed':
> /home/rtnpro/Desktop/blueZ/gnome-bluetooth-2.27.1/applet/main.c:240:
> undefined reference to `gtk_menu_item_set_label'
> collect2: ld returned 1 exit status
> make[2]: *** [bluetooth-applet] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Regards,
> rtnpro
>
> On Tue, Apr 7, 2009 at 1:23 PM, Patrick Steiner <patrick at helmsdeep.at> wrote:
>> Ratnadeep Debnath wrote:
>>> Hi all,
>>> I am using Fedora 10. I downloaded the gnome-bluetooth-2.27.1 source
>>> package. I untarred it and then ran :
>>>  ./configure
>>>
>>> I then received the following error :
>>> checking for PROPS... configure: error: Package requirements
>>> (dbus-glib-1 >= 0.73
>>>                 gconf-2.0
>>>                 gtk+-2.0
>>>                 unique-1.0) were not met:
>>>
>>> No package 'unique-1.0' found
>>>
>>> Consider adjusting the PKG_CONFIG_PATH environment variable if you
>>> installed software in a non-standard prefix.
>>>
>>> Alternatively, you may set the environment variables PROPS_CFLAGS
>>> and PROPS_LIBS to avoid the need to call pkg-config.
>>> See the pkg-config man page for more details.
>>>
>>> Can anyone suggest how to resolve this issue?
>>>
>> Have you installed the unique-devel package on your Fedora 10 machine?
>>
>>  patrick
>> _______________________________________________
>> gnome-bluetooth mailing list
>> gnome-bluetooth at lists.usefulinc.com
>> http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth
>>
>



More information about the gnome-bluetooth mailing list