<div dir="ltr">I have fedora 9 x86_64 install with all updates up-to-date.<br><br>I have Belkin USB dongle that works with my Motorola Phone (I can browse my phone over bluetooth)<br><br>I bought a Jabra 125 bluetooth headset that workswith my Motorola Phone. <br>
<br>I want to use this headset with fedora for making calls via ekiga.<br><br>I have no clue how to get this going. I found a sad link here, <a href="http://fedorasolved.org/post-install-solutions/bluetooth-headset-config">http://fedorasolved.org/post-install-solutions/bluetooth-headset-config</a><br>
<br>Here is more details,<br><br>$ rpm -qa | grep bluezbluez-libs-3.32-1.fc9.x86_64<br>bluez-gnome-0.26-1.fc9.x86_64<br>bluez-utils-3.32-1.fc9.x86_64<br>bluez-utils-cups-3.32-1.fc9.x86_64<br>bluez-utils-alsa-3.32-1.fc9.x86_64<br>
<br>$ rpm -qa | grep alsa<br>alsa-tools-1.0.16-4.fc9.x86_64<br>alsa-lib-1.0.16-3.fc9.x86_64<br>alsa-lib-devel-1.0.16-3.fc9.x86_64<br>alsa-utils-1.0.16-3.fc9.x86_64<br>bluez-utils-alsa-3.32-1.fc9.x86_64<br><br>$ hcitool scan<br>
Scanning ...<br>&nbsp;&nbsp;&nbsp; 00:1D:82:3C:62:E2&nbsp;&nbsp;&nbsp; Jabra BT125<br><br>$ hcitool cc 00:1D:82:3C:62:E2<br>Can&#39;t create connection: Operation not permitted<br><br>$ hcitool inq<br>Inquiring ...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:1D:82:3C:62:E2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clock offset: 0x2fd5&nbsp;&nbsp;&nbsp; class: 0x200404<br>
<br>Then tried to follow the instructions,<br>$ ./bootstrap <br>alsa-plugins/Makefile.am:10: Libtool library used but `LIBTOOL&#39; is undefined<br>alsa-plugins/Makefile.am:10:&nbsp;&nbsp; The usual way to define `LIBTOOL&#39; is to add `AC_PROG_LIBTOOL&#39;<br>
alsa-plugins/Makefile.am:10:&nbsp;&nbsp; to `<a href="http://configure.in">configure.in</a>&#39; and run `aclocal&#39; and `autoconf&#39; again.<br>alsa-plugins/Makefile.am:10:&nbsp;&nbsp; If `AC_PROG_LIBTOOL&#39; is in `<a href="http://configure.in">configure.in</a>&#39;, make sure<br>
alsa-plugins/Makefile.am:10:&nbsp;&nbsp; its definition is in aclocal&#39;s search path.<br>alsa-plugins/Makefile.am:33: compiling `a2dpd.c&#39; with per-target flags requires `AM_PROG_CC_C_O&#39; in `<a href="http://configure.in">configure.in</a>&#39;<br>
$ ./configure<br>bash: ./configure: No such file or directory<br>$ <br><br>What am I doing wrong? (Is there an easier to way to do this?)<br><br>Steve<br></div>