From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17828 invoked by alias); 27 Oct 2010 16:14:07 -0000 Received: (qmail 17801 invoked by uid 22791); 27 Oct 2010 16:14:04 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from kz-easy.com (HELO almaty.kz-easy.com) (85.214.25.173) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Oct 2010 16:13:58 +0000 Received: from alatau.radix50.net (dslb-088-066-121-184.pools.arcor-ip.net [88.66.121.184]) (authenticated bits=0) by almaty.kz-easy.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o9RGDonT005283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Oct 2010 18:13:52 +0200 Received: from medeu.radix50.net (root@medeu [192.168.0.3]) by alatau.radix50.net (8.14.3/8.14.3/Debian-5) with ESMTP id o9RGDjlu021170 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Oct 2010 18:13:45 +0200 Received: from medeu.radix50.net (ibr@localhost [127.0.0.1]) by medeu.radix50.net (8.14.3/8.14.3/Debian-5) with ESMTP id o9RGDjnX008215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Oct 2010 18:13:45 +0200 Received: (from ibr@localhost) by medeu.radix50.net (8.14.3/8.14.3/Submit) id o9RGDixu008214; Wed, 27 Oct 2010 18:13:44 +0200 Date: Wed, 27 Oct 2010 16:14:00 -0000 From: Baurzhan Ismagulov To: paawan oza Cc: gdb@sourceware.org Subject: Re: gdb cross compilation, error from gdb/tui module.... please help. Message-ID: <20101027161344.GD5744@radix50.net> Mail-Followup-To: paawan oza , gdb@sourceware.org References: <877394.75835.qm@web112505.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <877394.75835.qm@web112505.mail.gq1.yahoo.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00107.txt.bz2 On Wed, Oct 27, 2010 at 08:36:15AM -0700, paawan oza wrote: > ./tui/tui-data.h:38: error: expected specifier-qualifier-list before 'WINDOW' It doesn't answer your question, but if you don't need tui, you can configure --disable-tui. FWIW, I never use it, let alone on arm; does anybody really use it? With kind regards, Baurzhan.