configure: error: Bluetooth library is required

From: Mats Erik Andersson <mats.andersson64 <at> comhem.se>
Subject: Re: configure: error: Bluetooth library is required
Newsgroups: gmane.linux.bluez.user
Date: 2007-07-09 13:54:58 GMT (2 years, 11 weeks, 1 day, 1 hour and 44 minutes ago)

Dear Robert,

mån 2007-07-09 klockan 12:34 +0000 skrev Robert Rawlins:
> Thank you Mats,
>  
> I ran the commands that you gave me and they appeared to run ok, and
> when i ls the /usr/local/bluetooth/ folder it displays the following
> files:
>  
> bluetooth.h  bnep.h  cmtp.h  hci.h  hci_lib.h  hidp.h  l2cap.h
> rfcomm.h  sco.h  sdp.h  sdp_lib.h
> 
> However, i still get this error when using the configure :-s it really
> is most odd. I notice in your last mail that you mention the static
> and shared libraries, i'm not sure if this is of any use, but here is
> a little more information from my ./configure on the utils, notice it
> says build static ... no? is that normal?
>  
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> checking for ppoll... no
> checking for pkg-config... no
> checking for BLUEZ... configure: error: Bluetooth library is required
> 
> Thanks for all your help on this mats, I'm sure we're getting closer,
>  

Yes, first and most importantly do

   # apt-get install pkg-config

which is lacking by your printout (the line second to last). This 
explains most of the present problems, since it provides a mechanism
to out locations of libraries, and then to configure source code that
depends on these libraries.

I did the following to check your prospects, likewise an Debian Etch
system, but this machine is only slowly getting to the expanded stage
where my Debian Sarge is at.

$ mkdir /tmp/blind

$ cd /tmp/bluez-libs-3.12
$ ./configure --prefix=/tmp/blind

$ make              # No errors should occur
$ make install      # You can perform a dry run using "make -n install",
		    # read the output, and se where things go.
		    # Somewhat technical output, though.

$ cd ../bluez-utils-3.12
$ ./configure --prefix=/tmp/blind --with-bluez=/tmp/blind
$ make 

This aborts with an error for device.c complaining about
LMP_PAUSE_ENC, LMP_NFLUSH_PKTS, and LMP_LSTO. The Bluez spacialist
have to take over if your machine gets stuck here, since I only
use Bluez-utils 2.25 and 3.7. But at least, when you can reach this
stage the original hurdle has been overcome, since you have a working
copy of libbluetooth2.

Just a reminder, this.so is a dynamic/shared library, whereas that.a
is a static library. Most users will never need to tell them apart.
You will soon learn when progressing further on the road of tailoring
your own software.

Best regards,	Mats E A

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

<script type="text/javascript"></script>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 5
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

do2jiang

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值