public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Greg Lindberg" <gl4jalopi@earthlink.net>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] building configtool from cvs
Date: Tue, 07 Jun 2005 23:25:00 -0000	[thread overview]
Message-ID: <MPEAJFOFNNOAIMOHBACIKENGDPAA.gl4jalopi@earthlink.net> (raw)

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

                 reply	other threads:[~2005-06-07 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MPEAJFOFNNOAIMOHBACIKENGDPAA.gl4jalopi@earthlink.net \
    --to=gl4jalopi@earthlink.net \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).