public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Build ConfigTool for Linux
@ 2002-11-05 14:26 sainfeld
  0 siblings, 0 replies; only message in thread
From: sainfeld @ 2002-11-05 14:26 UTC (permalink / raw)
  To: ecos-discuss

Hi,
I am new to ecos and may have taken on a difficult task :-)  I am trying to
rebuild configtool from source!
Has anyone rebuilt configtool from source using the following combination of
components.
glib-2.0,6

gtk+-2.0.6

atk-1.0.3

pango-1.0.5

wxGTK-2.2.9

This with the latest ecos source from CVS

I am getting some compile errors and would like to know if this combination
is a valid one. Thank you for your comments and feedback.



Jean-Pierre Sainfeld

===============================================================

make -f $CONFIGTOOLDIR/Makefile WXDIR=$WXDIR ECOSDIR=$ECOSDIR LEVEL=debug
full

......................................................


mkdir -p /home/ecos-build/ct-build-debug

c++ -ggdb -c -I/root/wxWindows/wxGTK-2.2.9/include -I/home/ecos/ecos/host/li
bcdl -I/home/ecos/ecos/host/infra -I/home/ecos/ecos/host/tools/configtool/co
mmon/common -I/home/ecos/ecos/host/tools/Utils/common -I/home/ecos/ecos/host
/tools/ecostest/common -I/home/ecos-build/ecc-build-debug/libcdl -I/home/eco
s-build/ecc-build-debug/infra -DecUSE_EXPERIMENTAL_CODE=1
`/home/ecos-build/wxwin-build-debug/wx-config --prefix=/home/ecos-build/wxwi
n-build-debug --cflags` -o /home/ecos-build/ct-build-debug/aboutdlg.o
/home/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.cpp

In file included from /usr/local/include/wx/splash.h:4,

from /home/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.h:53,

from /home/ecos/ecos/host/tools/configtool/standalone/wxwin/aboutdlg.cpp:61:

/usr/local/include/wx/generic/splash.h:52: `wxFRAME_NO_TASKBAR' was not
declared in this scope

/usr/local/include/wx/generic/splash.h:52: invalid type `{type error}' for
default argument to `long

int'

make: *** [/home/ecos-build/ct-build-debug/aboutdlg.o] Error 1

[root@scortch ecos-build]#

[root@scortch ecos-build]#

=======================================================



The error seems to indicate that defs.h was not included ! am I walking in
uncharted territoties here ?


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-05 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-05 14:26 [ECOS] Build ConfigTool for Linux sainfeld

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).