Return-Path: Message-ID: From: =?ISO-8859-1?Q?Fl=E1vio?= To: bluez-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: [Bluez-devel] BlueZ libraries.. Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Wed, 2 Feb 2005 19:02:52 +0000 Hi there! Hi have just installed the bluez libraries to start using them. I have made this simple program to test the includes: #include #include #include #include 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