From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25004 invoked by alias); 23 Feb 2006 10:55:06 -0000 Received: (qmail 24995 invoked by uid 22791); 23 Feb 2006 10:55:06 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Feb 2006 10:55:04 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FCE7g-0003Dn-00; Thu, 23 Feb 2006 11:55:00 +0100 Date: Thu, 23 Feb 2006 15:02:00 -0000 To: David Fernandez Cc: eCos Disuss Message-ID: <20060223105500.GK3433@lunn.ch> Mail-Followup-To: David Fernandez , eCos Disuss References: <1140626982.2878.16.camel@software.cct.co.uk> <20060222165331.GI3433@lunn.ch> <1140627369.2878.18.camel@software.cct.co.uk> <20060222213922.GP19406@lunn.ch> <1140691695.2885.25.camel@software.cct.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1140691695.2885.25.camel@software.cct.co.uk> User-Agent: Mutt/1.5.11+cvs20060126 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Problems building ecos sources X-SW-Source: 2006-02/txt/msg00269.txt.bz2 > [root@software ecos-build]# make > ... > c++ -pipe -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual > -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs > -Woverloaded-virtual -O0 -o ecosconfig ecosconfig.o cdl_exec.o > build.o flags.o -lcdl -lcyginfra -L/usr/local/ecos/lib -ltcl8.4 > -L/root/ecos-build/host/libcdl -L/root/ecos-build/host/infra > /usr/local/ecos/lib/libtcl8.4.a(tclLoadDl.o)(.text+0x2a): In function This looks more like a tcl problem. Try using the system install of tcl, not the build for insight. It is also worth checking the output from configure. Which tcl does it find, the system installation or your private install in /usr/local? Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss