From: Flávio <flavio.henriques@gmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] BlueZ libraries..
Date: Wed, 2 Feb 2005 19:02:52 +0000 [thread overview]
Message-ID: <de33c8be0502021102725d0022@mail.gmail.com> (raw)
Hi there!
Hi have just installed the bluez libraries to start using them.
I have made this simple program to test the includes:
#include <bluetooth/bluetooth.h>
#include <bluetooth/l2cap.h>
#include <bluetooth/hci.h>
#include <bluetooth/hci_lib.h>
int main(void)
{
printf("teste");
return 0;
}
But the result is:
/usr/include/bluetooth/l2cap.h:46: error: syntax error before "sa_family_t"
/usr/include/bluetooth/l2cap.h:49: error: syntax error before '}' token
/usr/include/bluetooth/hci.h:1114: error: syntax error before "sa_family_t"
/usr/include/bluetooth/hci.h:1116: error: syntax error before '}' token
Can anyone please tell me what i am doing wrong?
Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next reply other threads:[~2005-02-02 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-02 19:02 Flávio [this message]
2005-02-02 19:11 ` [Bluez-devel] BlueZ libraries Nelson Murilo
2005-02-02 20:05 ` Marcel Holtmann
2005-02-03 18:12 ` Flávio
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=de33c8be0502021102725d0022@mail.gmail.com \
--to=flavio.henriques@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox