* [Bluez-devel] compile audio in bluez-utils-3.20
@ 2007-10-18 14:10 Pierre Savary
2007-10-18 16:59 ` Fabien Chevalier
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Savary @ 2007-10-18 14:10 UTC (permalink / raw)
To: bluez-devel
Hi,
I am a beginner with bluez and I hope that you will be able to inform me and
to help itself. I wish that my PC be the headset of my phone.
I wish that it embed audio profiles HFP and A2DP so that it can be used as
headset/handsfree for a telephone or a walkman.
To begin I try to compile audio/ package bluez-utils-3.20 but it doesn't
work ... I make ./configure --enable-all and obtain this config.h :
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Directory for the configuration files */
#define CONFIGDIR "/etc/bluetooth"
/* Define to 1 if you have D-Bus GLib bindings. */
/* #undef HAVE_DBUS_GLIB */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <expat.h> header file. */
/* #undef HAVE_EXPAT_H */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have USB library. */
#define HAVE_LIBUSB 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/inotify.h> header file. */
/* #undef HAVE_SYS_INOTIFY_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to 1 if you need the dbus_watch_get_unix_fd() function. */
#define NEED_DBUS_WATCH_GET_UNIX_FD 1
/* Define to 1 if you need the ppoll() function. */
#define NEED_PPOLL 1
/* Define to 1 if you need the usb_get_busses() function. */
/* #undef NEED_USB_GET_BUSSES */
/* Define to 1 if you need the usb_interrupt_read() function. */
/* #undef NEED_USB_INTERRUPT_READ */
/* Name of package */
#define PACKAGE "bluez-utils"
/* Define to the address where bug reports for this package should be sent.
*/
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Directory for the service programs */
#define SERVICEDIR "/usr/local/lib/bluetooth"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Directory for the storage files */
#define STORAGEDIR "/var/lib/bluetooth"
/* Version number of package */
#define VERSION "3.20"
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
/* #undef YYTEXT_POINTER */
Then I make a make ... and I don't see *.o file in the audio directory
???!!! What can I do?
Also, does it exist an opensource project for handsfree profile with bluez?
Could you help me to compile and to use a HFP profile please?
Big thanks in advance
Regards
Pierre
-------------------------------------------------------------------------
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] 2+ messages in thread
* Re: [Bluez-devel] compile audio in bluez-utils-3.20
2007-10-18 14:10 [Bluez-devel] compile audio in bluez-utils-3.20 Pierre Savary
@ 2007-10-18 16:59 ` Fabien Chevalier
0 siblings, 0 replies; 2+ messages in thread
From: Fabien Chevalier @ 2007-10-18 16:59 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1: Type: text/plain, Size: 881 bytes --]
Hi Pierre,
> Hi,
>
> I am a beginner with bluez and I hope that you will be able to inform me and
> to help itself. I wish that my PC be the headset of my phone.
> I wish that it embed audio profiles HFP and A2DP so that it can be used as
> headset/handsfree for a telephone or a walkman.
It will be done at some point in the future, but right now this is not
implemented. Only the HFP audio gateway side an A2DP source is currently
being actively developped.
> Then I make a make ... and I don't see *.o file in the audio directory
> ???!!! What can I do?
--enable-all does not enable audio service ;-)
You need to run with --enable-audio.
>
> Also, does it exist an opensource project for handsfree profile with bluez?
Handsfree profile is basically in the pipe. If all goes as planned, it
should come something like end of 2007/early 2008.
Regards,
Fabien Chevalier
[-- Attachment #2: fchevalier.vcf --]
[-- Type: text/x-vcard, Size: 242 bytes --]
begin:vcard
fn:Fabien CHEVALIER
n:CHEVALIER;Fabien
org:SILICOM
adr:;;4 rue de Jouanet; RENNES ATALANTE;;35700;FRANCE
email;internet:fchevalier@silicom.fr
title:Software & Studies Engineer
tel;work:+33 (0) 2 99 84 17 17
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 314 bytes --]
-------------------------------------------------------------------------
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/
[-- Attachment #4: Type: text/plain, Size: 164 bytes --]
_______________________________________________
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:[~2007-10-18 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 14:10 [Bluez-devel] compile audio in bluez-utils-3.20 Pierre Savary
2007-10-18 16:59 ` Fabien Chevalier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox