From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12403 invoked by alias); 7 Jun 2005 23:25:55 -0000 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 Received: (qmail 12357 invoked by uid 22791); 7 Jun 2005 23:25:47 -0000 Received: from pop-tawny.atl.sa.earthlink.net (HELO pop-tawny.atl.sa.earthlink.net) (207.69.195.67) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 07 Jun 2005 23:25:47 +0000 Received: from ar56.lsanca1-4.16.254.66.lsanca1.elnk.dsl.genuity.net ([4.16.254.66] helo=gregs875) by pop-tawny.atl.sa.earthlink.net with smtp (Exim 3.36 #10) id 1DfnS5-00070V-00 for ecos-discuss@ecos.sourceware.org; Tue, 07 Jun 2005 19:25:46 -0400 From: "Greg Lindberg" To: Date: Tue, 07 Jun 2005 23:25:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [ECOS] building configtool from cvs X-SW-Source: 2005-06/txt/msg00057.txt.bz2 I've tried to build the configtool several times now. None of the instructions yields a compiled tool. I followed both of the following methods with no success. http://sources.redhat.com/ecos/ct2.html http://www.ecoscentric.com/devzone/configtool.shtml Here is the beginning of the build from the egocentric instructions: CONFIGTOOLDIR=/opt/ecos/ecos/host/tools/configtool/standalone/wxwin WXDIR=/usr/local/ecos-support/wxGTK-2.4.0 ECOSDIR=/opt/ecos/ecos make -f $CONFIGTOOLDIR/makefile.gnu install WXDIR=$WXDIR ECOSSRCDIR=$ECOSDIR/host INSTALLDIR=/usr c++ -O2 -c -ITCLDIR_use_system/include -I/usr/include -I/opt/ecos/ecos/host/ tools/configtool/common/common -I/opt/ecos/ecos/host/tools/Utils/common -I/o pt/ecos/ecos/host/tools/ecostest/common -DecUSE_EXPERIMENTAL_CODE=1 `/usr/local/ecos-support/wxGTK-2.4.0/bin/wx-config --cppflags` -o /opt/ecos/configtool-build/aboutdlg.o /opt/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.cpp /bin/sh: line 1: /usr/local/ecos-support/wxGTK-2.4.0/bin/wx-config: No such file or directory In file included from /usr/include/wx/defs.h:23, from /usr/include/wx/wx.h:15, from /opt/ecos/ecos/host/tools/configtool/standalone/wxwin/ecpch.h:61, from /opt/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.cpp:50: /usr/include/wx/platform.h:62:22: wx/setup.h: No such file or directory In file included from /usr/include/wx/platform.h:65, from /usr/include/wx/defs.h:23, from /usr/include/wx/wx.h:15, from /opt/ecos/ecos/host/tools/configtool/standalone/wxwin/ecpch.h:61, from /opt/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.cpp:50: /usr/include/wx/chkconf.h:47:9: #error "wxUSE_DYNLIB_CLASS must be defined." /usr/include/wx/chkconf.h:55:9: #error "wxUSE_FILESYSTEM must be defined." /usr/include/wx/chkconf.h:68:9: #error "wxUSE_DYNAMIC_LOADER must be defined." /usr/include/wx/chkconf.h:76:9: #error "wxUSE_LOG must be defined." /usr/include/wx/chkconf.h:84:9: #error "wxUSE_LONGLONG must be defined." /usr/include/wx/chkconf.h:92:9: #error "wxUSE_MIMETYPE must be defined." /usr/include/wx/chkconf.h:100:9: #error "wxUSE_PROLOGIO must be defined." /usr/include/wx/chkconf.h:108:9: #error "wxUSE_PROTOCOL must be defined." /usr/include/wx/chkconf.h:150:9: #error "wxUSE_REGEX must be defined." The build goes downhill from there. If any body can give me some help in how to get the cvs version of configtool to compile I would appreciate it. The directions at Redhat are woefully out of date with included URL's pointing to dead pages and using code that is no longer available. The directions from ecoscentric don't contain those kinds of errors but when trying to make configtool I get a lot of undefined things, acting like there is some kind of version problem. I'm rnning Redhat 9 on in intel pentium system and have download wxGTK-2.4.0 and patched it with the patch from the Redhat site. I followed the instructions as closely as I could, changing only the directories to what I am using. Greg Secrecy, being an instrument of conspiracy, ought never to be the system of a regular government. -Jeremy Bentham, jurist and philosopher (1748-1832) -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss