Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 11:41:49 -0700 (PDT)
From:      Maksim Yevmenkin <m_evmenkin@yahoo.com>
To:        User Toyboy <toyboy@toy.homeunix.net>, freebsd-current@freebsd.org
Subject:   Re: bluetooth 20030604 and 5.1 release
Message-ID:  <20030610184149.90496.qmail@web40305.mail.yahoo.com>
In-Reply-To: <3EE6250B.7060107@cw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

> Hello, I downloaded the latest bluetooth stack from 20030604 and I am
> running 5.1 release which was also tagged on 20030604 and I followed the
> steps to compile bluetooth  which was "make depend && make && make install
> && make cleandir" in src/usr.bin/bluetooth/ but it fails at make with:
> ===> bthost
> Warning: Object directory not changed from original
> /root/sandbox/2003-06-04/src/usr.bin/bluetooth/bthost
> cc -O -pipe -mcpu=pentiumpro -g
> -I/root/sandbox/2003-06-04/src/usr.bin/bluetooth/bthost/../../../sys 
>
-I/root/sandbox/2003-06-04/src/usr.bin/bluetooth/bthost/../../../lib/libbluetooth
>   -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized   -o
> bthost bthost.o
>
-L/root/sandbox/2003-06-04/src/usr.bin/bluetooth/bthost/../../../lib/libbluetooth
> -lbluetooth
> /usr/bin/ld: cannot find -lbluetooth
> *** Error code 1
> 
> This is my first time installing the bluetooth stack and so I was wondering
> if anyone could help me solve my probelm.  Is there over things that I need
> to get this to work?  Do you guys have any suggestions?  thnaks for your
> time.

you need to build and install libbluetooth first. please go into snapshot's
src/lib/libbluetooth/ directory and do make depend && make && make install

thanks,
max


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030610184149.90496.qmail>