public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] BlueZ version
       [not found] <mailman.151917.1186390010.21973.bluez-devel@lists.sourceforge.net>
@ 2007-08-06 16:40 ` hong zhang
  2007-08-08 17:04   ` tjoconno
  2007-08-06 20:33 ` [Bluez-devel] cross compile problem on bluez hong zhang
  1 sibling, 1 reply; 4+ messages in thread
From: hong zhang @ 2007-08-06 16:40 UTC (permalink / raw)
  To: bluez-devel

Hi Marcel,

My project has to use kernel 2.6.19 for ARM processor.
Which version of BlueZ is better for 2.6.19?

Also, do you have general build command for different
processor?

Thanks.

----henry


      ____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* [Bluez-devel] cross compile problem on bluez
       [not found] <mailman.151917.1186390010.21973.bluez-devel@lists.sourceforge.net>
  2007-08-06 16:40 ` [Bluez-devel] BlueZ version hong zhang
@ 2007-08-06 20:33 ` hong zhang
  1 sibling, 0 replies; 4+ messages in thread
From: hong zhang @ 2007-08-06 20:33 UTC (permalink / raw)
  To: bluez-devel

List,

I apply bluez to embedded linux system. ARM processor
is used and arm compiler from montavista. Based on
README of bluez-libs-3.11. I run

configure
--host=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-
 --prefix=/root/Desktop/bluez-libs-3.11

returns error as following, any help would be
appreciated.

configure: WARNING: If you wanted to set the --build
type, don't use --host.
    If a cross compiler is detected then cross compile
mode will be used.
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for
/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le--strip...
no
checking for strip... strip
checking whether to enable maintainer-specific
portions of Makefiles... no
checking for
/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le--gcc...
no
checking for gcc... gcc
checking for C compiler default output file name...
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install...
/usr/bin/install -c
checking build system type... i686-redhat-linux-gnu
checking host system type... Invalid configuration
`/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-':
machine
`/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le'
not recognized
configure: error: /bin/sh ./config.sub
/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-
failed



----henry


       
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] BlueZ version
  2007-08-06 16:40 ` [Bluez-devel] BlueZ version hong zhang
@ 2007-08-08 17:04   ` tjoconno
  2007-08-08 17:09     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: tjoconno @ 2007-08-08 17:04 UTC (permalink / raw)
  To: BlueZ development

Can anyone point me in the direction of the file formats for btsnoop &
hcidump? Thank you so much in advance.

TJ

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] BlueZ version
  2007-08-08 17:04   ` tjoconno
@ 2007-08-08 17:09     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2007-08-08 17:09 UTC (permalink / raw)
  To: BlueZ development

Hi,

> Can anyone point me in the direction of the file formats for btsnoop &
> hcidump? Thank you so much in advance.

look at the source code of bluez-hcidump/src/hcidump.c. It has all
needed information.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2007-08-08 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.151917.1186390010.21973.bluez-devel@lists.sourceforge.net>
2007-08-06 16:40 ` [Bluez-devel] BlueZ version hong zhang
2007-08-08 17:04   ` tjoconno
2007-08-08 17:09     ` Marcel Holtmann
2007-08-06 20:33 ` [Bluez-devel] cross compile problem on bluez hong zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox