From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3145 invoked by alias); 11 Jul 2013 10:24:37 -0000 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 Received: (qmail 3121 invoked by uid 89); 11 Jul 2013 10:24:32 -0000 X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.1 Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 11 Jul 2013 10:24:31 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UxE34-0006rm-1q for ecos-discuss@ecos.sourceware.org; Thu, 11 Jul 2013 03:24:30 -0700 Date: Thu, 11 Jul 2013 10:24:00 -0000 From: scas To: ecos-discuss@ecos.sourceware.org Message-ID: <1373538270022-238249.post@n7.nabble.com> In-Reply-To: <4FE4CA79.7020809@dallaway.org.uk> References: <4FE4CA79.7020809@dallaway.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [ECOS] Re: configtool for linux building problems. X-SW-Source: 2013-07/txt/msg00000.txt.bz2 Hi all, I have encoutered David's problem with "XGetWindowAttributes" but this is happening when using the "-lX11" flag. I am stuck at this point, don't know what to do. Here is the error: /usr/bin/ld: /home/scas/ecos-stuff/wxGTK-2.8.8/lib/libwx_gtk2_core-2.8.a(corelib_utilsx11.o): undefined reference to symbol 'XGetWindowAttributes' /usr/bin/ld: note: 'XGetWindowAttributes' is defined in DSO /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libX11.so so try adding it to the linker command line /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libX11.so: could not read symbols: Invalid operation collect2: ld returned 1 exit status If anyone could give me a hint what to do, I would greatly appreciate it. Best, Stefan -- View this message in context: http://sourceware-org.1504.n7.nabble.com/configtool-for-linux-building-problems-tp196394p238249.html Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss