[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [bluetooth-dev] newbie questions
Thanks!
But I still get some errors when building the userstack:
---
make[2]: Entering directory
`/home/joeyl/openbt/apps/bluetooth/userstack'
cc -pthread btd.o btdebug.o btmem.o hci.o l2cap.o l2cap_con.o rfcomm.o
sdp.o tcs.o test.o bt_proc.o hci_vendor.o sec_client.o l2cap_sec.o
rfcomm_sec.o -lutil -lreadline -ltermcap -o btduser
hci_vendor.o: In function `hci_set_baudrate':
/home/joeyl/openbt/apps/bluetooth/userstack/hci_vendor.c:966: undefined
reference to `bt_use_bcsp'
hci_vendor.o: In function `bt_hw_vendor':
/home/joeyl/openbt/apps/bluetooth/userstack/hci_vendor.c:1166: undefined
reference to `bt_use_bcsp'
collect2: ld returned 1 exit status
make[2]: *** [btduser] Error 1
make[2]: Leaving directory `/home/joeyl/openbt/apps/bluetooth/userstack'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/home/joeyl/openbt/apps/bluetooth'
make: *** [all] Error 2
---
I just removed userstack from the target list. After compiling OpenBT
with
CSR support (minus the userstack), `btd -m` now gives me the menu.
-Joey
> -----Original Message-----
> From: Lukas Valle [mailto:valleluk@xxxxxxx.ch]
> Sent: Monday, October 08, 2001 4:01 PM
> Cc: bluetooth-dev@xxxxxxx.com
> Subject: Re: [bluetooth-dev] newbie questions
>
>
> Hi
>
> Try the following changes:
>
> openbt/linux/include/linux/bluetooth/btconfig.h
> Line 62 & 64
> #define CONFIG_BLUETOOTH_CSR
> #undef CONFIG_BLUETOOTH_ERICSSON
>
> Luki and Dejan
>
>
> "Joey J. Legaspi" wrote:
> >
> > The kernel version is 2.4.2. The firmware is 11.2 and is configured
> > for H4 at 115.2Kbps.
> >
> > How do I compile OpenBT for CSR? I already tried `make
> > BLUETOOT_CONFIG_CSR=y`,
> > but the kernel message still say "Current HW: Ericsson".
> >
> > TIA!
> >
> > Joey
> >
> > > -----Original Message-----
> > > From: valleluk [mailto:valleluk]On Behalf Of Lukas Valle
> > > Sent: Friday, October 05, 2001 5:30 PM
> > > To: Joey Legaspi
> > > Subject: Re: [bluetooth-dev] newbie questions
> > >
> > >
> > > Hi
> > >
> > > We are working with CSR hardware (Casira) too, but with
> SuSE 7.2. At
> > > first we updated to the new Kernel 2.4.10. Then we updated the CSR
> > > firmware to the newest version with HCI support. Befor
> you update the
> > > firmware, make a dump from the old one, because we
> couldn't change the
> > > settings on the casira box after update. With the old
> firmware we made
> > > all settings for H4 over uart. Then we updated again.
> After compiling
> > > openbt for CSR with H4 we could now work with the openbt Stack.
> > >
> > > Luki and Dejan
> > >
> > > Joey Legaspi wrote:
-
To unsubscribe from this list: send the line "unsubscribe bluetooth-dev" in
the body of a message to majordomo@xxxxxxx.com