All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] bluez-utils-2.14 compile error: make returns "cannot find -lbluetooth"
Date: Wed, 19 Jan 2005 13:01:51 +0100	[thread overview]
Message-ID: <1106136111.8190.87.camel@pegasus> (raw)
In-Reply-To: <82721080501190249144cfac0@mail.gmail.com>

Hi,

> I'm using Yoper with a 2.6.8.1-3 kernel. I downloaded bluez-libs and
> bluez-utils, both 2.14. Did the following:
> (in /home/blabla/bluez-libs-2.14)
> ./configure --prefix=/usr/local/bluez
> make
> (did a su)
> make install 
> (so far so good)
> (now to /home/blabla/bluez-utils-2.14)
> ./configure --prefix=/usr/local/bluez
> make
> (now things go crappy, read below the final lines of the output)
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/bluez/include 
> -I/usr/local/bluez/include -Wall -O2 -c `test -f 'hcisecfilter.c' ||
> echo './'`hcisecfilter.c
> gcc -I/usr/local/bluez/include  -I/usr/local/bluez/include -Wall -O2  
> -o hcisecfilter  hcisecfilter.o  -lbluetooth
> /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld:
> cannot find -lbluetooth
> collect2: ld returned 1 exit status
> make[2]: *** [hcisecfilter] Error 1
> make[2]: Leaving directory `/home/blabla/bluez-utils-2.14/tools'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/blabla/bluez-utils-2.14'
> make: *** [all] Error 2
> 
> *blabla stands for a long and awkward branch of the directory tree; I
> found it to be annoying, so I replaced it;

you need to install bluez-libs first and make sure bluez-utils can find
it.

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-01-19 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19 10:49 [Bluez-users] bluez-utils-2.14 compile error: make returns "cannot find -lbluetooth" tcalexander
2005-01-19 12:01 ` Marcel Holtmann [this message]
2005-01-19 12:55 ` [Bluez-users] " Sebastian Roth
2005-01-19 18:15   ` tcalexander
2005-01-19 20:39     ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1106136111.8190.87.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.