Re: bluetooth 20030604 and 5.1 release

From: Maksim Yevmenkin <m_evmenkin_at_yahoo.com>
Date: Tue, 10 Jun 2003 11:41:49 -0700 (PDT)
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
Received on Tue Jun 10 2003 - 09:41:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC