bluez-pin has no configure script.  at least, not in root dir.

On 7/11/05, Claudio Takahasi <cktakahasi@gmail.com > wrote:
This is a problem with D-Bus version.
The function dbus_bus_acquire_service belongs to D-Bus version < 0.30.
It was replaced by dbus_bus_request_name.

Check if your "./configure" is getting the D-Bus version properly.


Regards,
Claudio


On 7/8/05, John H. < mistamaila@yahoo.com> wrote:
>  make
> cc -O3 -O2 -g `pkg-config --cflags gtk+-2.0
> libglade-2.0 dbus-glib-1 gconf-2.0`
> -DGTK_DISABLE_DEPRECATED -DDBUS_API_SUBJECT_TO_CHANGE
> -Wall -Os -fomit-frame-pointer -DPACKAGE=\"bluez-pin\"
> -DPREFIX=\"/usr/local\"
> -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\"   -c
> main.c -o main.o
> main.c: In function 'handler_func':
> main.c:50: error:
> 'DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL' undeclared
> (first use in this function)
> main.c:50: error: (Each undeclared identifier is
> reported only once
> main.c:50: error: for each function it appears in.)
> main.c: In function 'bluez_pin_dbus_server_run':
> main.c:87: warning: implicit declaration of function
> 'dbus_bus_acquire_service'
> make: *** [main.o] Error 1
>
>
>
>
> ____________________________________________________
> Sell on Yahoo! Auctions – no fees. Bid on great items.
> http://auctions.yahoo.com/
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
> core and dual graphics technology at this free one hour event hosted by HP,
> AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>