Return-Path: Message-ID: <20080226181808.5vmymkfjgsgogcks@wmlab.csie.ncu.edu.tw> Date: Tue, 26 Feb 2008 18:18:08 +0800 From: Ming-I Hsieh To: bluez-devel References: <307246.71328.qm@web8401.mail.in.yahoo.com> In-Reply-To: <307246.71328.qm@web8401.mail.in.yahoo.com> MIME-Version: 1.0 Subject: Re: [Bluez-devel] error whjile cross compiling Bluez-utils Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net > sdp-xml.c:36:27: bluetooth/sdp.h: No such file or directory > sdp-xml.c:37:31: bluetooth/sdp_lib.h: No such file or directory check your include directories. gcc could not find bluetooth/sdp.h and bluetooth/sdp_lib.h in your include directories. > In file included from sdp-xml.c:41: > sdp-xml.h:33: error: parse error before '*' token > sdp-xml.h:34: error: parse error before ')' token > sdp-xml.h:36: warning: type defaults to `int' in declaration of > `sdp_xml_parse_nil' > sdp-xml.h:36: warning: data definition has no type or storage class > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel