All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Trouble compiling bluez-hcidump-1.18
@ 2005-03-23 22:38 kwyjibo
  2005-03-23 22:46 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: kwyjibo @ 2005-03-23 22:38 UTC (permalink / raw)
  To: bluez-devel

Untar, ./configure and then make and I get this:

make  all-recursive
make[1]: Entering directory `/root/bluez-hcidump-1.18'
Making all in parser
make[2]: Entering directory `/root/bluez-hcidump-1.18/parser'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -O2 -c `test -f 'parser.c' ||
echo './'`parser.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -O2 -c `test -f 'hci.c' || ech=
o
'./'`hci.c
hci.c: In function `command_dump':
hci.c:707: error: `OCF_CHANGE_CONN_LINK_KEY' undeclared (first use in thi=
s
function)
hci.c:707: error: (Each undeclared identifier is reported only once
hci.c:707: error: for each function it appears in.)
hci.c: In function `cmd_complete_dump':
hci.c:966: error: `OCF_SET_AFH_CLASSIFICATION' undeclared (first use in t=
his
function)
hci.c:998: error: `OCF_READ_LINK_QUALITY' undeclared (first use in this f=
unction)
hci.c:1001: error: `OCF_READ_CLOCK' undeclared (first use in this functio=
n)
hci.c: In function `event_dump':
hci.c:1376: error: `EVT_CHANGE_CONN_LINK_KEY_COMPLETE' undeclared (first
use in this function)
hci.c: In function `hci_dump':
hci.c:1505: error: `HCI_VENDOR_PKT' undeclared (first use in this functio=
n)
make[2]: *** [hci.o] Error 1
make[2]: Leaving directory `/root/bluez-hcidump-1.18/parser'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/bluez-hcidump-1.18'
make: *** [all] Error 2

I have no idea where the problem is... Any suggestions?




-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-23 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23 22:38 [Bluez-devel] Trouble compiling bluez-hcidump-1.18 kwyjibo
2005-03-23 22:46 ` Marcel Holtmann

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.