Re: Compiling BlueZ Thermometer Example

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

 



Hello Alişan,

2011/10/27 Alişan YILMAZ <alisan@xxxxxxxxxxx>:
> Hello everybody,
> I am trying to compile thermometer example in BlueZ, but getting some
> errors. Firstly, I configured and installed the bluez as explained in readme
> file. I used some configuration parameters like --enable-health
> --enable-thermometer. It gave me .o files for thermometer example, but no
> executable file.
> When I tried to link these .o files myself, I got these errors:
>
> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/../../../crt1.o: In
> function `_start':
> (.text+0x18): undefined reference to `main'
> manager.o: In function `thermometer_manager_init':
> manager.c:(.text+0x7c): undefined reference to `btd_register_device_driver'
> manager.c:(.text+0x8b): undefined reference to `dbus_connection_ref'
> manager.o: In function `thermometer_manager_exit':
> manager.c:(.text+0xbc): undefined reference to
> `btd_unregister_device_driver'
> manager.c:(.text+0xca): undefined reference to `dbus_connection_unref'
> collect2: ld returned 1 exit status
>

I'm not sure what are you trying to do. Health and thermometer are
built in plugin, that means that the bluetooth daemon will load it at
starting time and it will load/unload the proper drivers to manage
such devices.

By the way, health plugin it's only required if you want to enable
Health Device Profile (HTP) and Multichannel Adaptation Protocol
(MCAP). They are helpfull if you want to develop applications over
11073-20601 specification. You don't need enable this if you  are only
interested in thermometer capabilities.

Anyway, HTP plugin is still under development, I've a lot of patches
to upload yet so there is not much to do with it. If you are
interested I could set my current git repository wich implements most
of the thermeter functionality to any public site so that you can test
it and help me in development by reporting errors, etc. Any feedback
from your side will be very appreciated.

Regards.
Santi.
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux