From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Subject: Re: problem compiling kernel Date: Fri, 17 Feb 2006 17:00:27 +0100 Message-ID: <43F5F31B.2010503@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: lvcargnini@ieee.org Cc: OMAP List-Id: linux-omap@vger.kernel.org Lu=EDs Cargnini wrote: > CC drivers/input/touchscreen/omap/omap_ts.o > drivers/input/touchscreen/omap/omap_ts.c:230: error: syntax error > before '{' token > drivers/input/touchscreen/omap/omap_ts.c:233: error: syntax error > before '}' token > make[4]: *** [drivers/input/touchscreen/omap/omap_ts.o] Error 1 > make[3]: *** [drivers/input/touchscreen/omap] Error 2 > make[2]: *** [drivers/input/touchscreen] Error 2 > make[1]: *** [drivers/input] Error 2 > make: *** [drivers] Error 2 Does patch in previous mail fix this? Which toolchain do use? My toolchain doesn't complain about=20 this. Dirk