From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3622 invoked by alias); 22 Jun 2012 07:54:30 -0000 Received: (qmail 3613 invoked by uid 22791); 22 Jun 2012 07:54:28 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from tetra.codeconfidence.com (HELO tetra.codeconfidence.com) (94.229.66.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 22 Jun 2012 07:54:14 +0000 Received: from cog.dallaway.org.uk (cpc1-cmbg10-0-0-cust34.5-4.cable.virginmedia.com [81.102.132.35]) by tetra.codeconfidence.com (Postfix) with ESMTP id E9939234C54E; Fri, 22 Jun 2012 08:54:12 +0100 (BST) Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id q5M7sBrU006255; Fri, 22 Jun 2012 08:54:11 +0100 Message-ID: <4FE424A2.8070503@dallaway.org.uk> Date: Fri, 22 Jun 2012 07:54:00 -0000 From: John Dallaway User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.5) Gecko/20120606 Thunderbird/10.0.5 MIME-Version: 1.0 To: David Fernandez CC: eCos Discussion References: <4FE22BA0.6040705@googlemail.com> <4FE3A6C0.10706@googlemail.com> In-Reply-To: <4FE3A6C0.10706@googlemail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Re: configtool for linux building problems. X-SW-Source: 2012-06/txt/msg00032.txt.bz2 Hi David On 21/06/12 23:57, David Fernandez wrote: > 1.- The link to wxGTK-2.8.8 sources in the above, or any other > wxGTK-2.8.x sources are ok, but require a few tricks. After configuring, > building, and installing, as indicated in the eCosCentric web page for > configtool, while in the wxGTK build folder (not the sources one) do: > cd contrib/src/gizmos > make > sudo make install > This should get the gizmos library and headers installed, which do not > seem to install by default. That is what I do to install gizmos. > 2.- Edit the makefile.gnu in ecos/host/tools/configtool/standalone, and > add to the line EXTRALDFLAGS, at the end, after leaving a space, -lX11 I have not found -lX11 to be necessary. The invocation of wx-config within makefile.gnu should return all the flags necessary to link with the X window system. Which Linux distro and version are you using? Can you forward the link-time error you observe without this change (including all the command-line arguments) please? John Dallaway eCos maintainer http://www.dallaway.org.uk/john -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss