From: "Pierre Savary" <pierre.savary@kerlink.fr>
To: <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] compile audio in bluez-utils-3.20
Date: Thu, 18 Oct 2007 16:10:49 +0200 [thread overview]
Message-ID: <008f01c81190$b044a270$10cde750$@savary@kerlink.fr> (raw)
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
next reply other threads:[~2007-10-18 14:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 14:10 Pierre Savary [this message]
2007-10-18 16:59 ` [Bluez-devel] compile audio in bluez-utils-3.20 Fabien Chevalier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='008f01c81190$b044a270$10cde750$@savary@kerlink.fr' \
--to=pierre.savary@kerlink.fr \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.