From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktar Palstsiuk Date: Fri, 2 Apr 2010 14:39:46 +0000 (UTC) Subject: [Buildroot] Cross-compiling Problem with Boingo Embedded Wireless Toolkit for arm target References: <20100326202930.052b13b0@surf> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net The problem was that Makefile.am files in package have includes like: common_INC = -I/usr/include What caused to include form.h from /usr/include instead of header from BEWT package.