Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 13:06:07 -0500 (EST)
From:      User Toyboy <toyboy@toy.homeunix.net>
To:        freebsd-current@freebsd.org
Subject:   bluetooth 20030604 and 5.1 release
Message-ID:  <200306101806.h5AI674w083429@toy.homeunix.net>

next in thread | raw e-mail | index | archive | help
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.



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