This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem building latest for cygwin


I am upgrading from eCos 1.0 to the latest release. I have followed the recipe for buiulding the release. Here are the errors I get building.

In file included from /home/ecos/host/libcdl/cdl.hxx:58,
from ../../../../../../ecos/host/tools/configtool/standalone/co
mmon/../../common/common/build.hxx:25,
from ../../../../../../ecos/host/tools/configtool/standalone/co
mmon/cdl_exec.cxx:53:
/home/ecos/host/libcdl/cdlcore.hxx:3470: warning: `virtual void CdlNodeBody::sav
e(CdlInterpreterBody*, Tcl_Channel_*, int, bool)' was hidden
/home/ecos/host/libcdl/cdlcore.hxx:4279: warning: by `void CdlValuableBody::sa
ve(CdlInterpreterBody*, Tcl_Channel_*, int, bool, bool)'
../../../../../../ecos/host/tools/configtool/standalone/common/cdl_exec.cxx: In
member function `bool cdl_exec::cmd_remove(std::vector<std::string, std::allocat
or<std::string> >)':
../../../../../../ecos/host/tools/configtool/standalone/common/cdl_exec.cxx:385:
error: expected primary-expression before "struct"
../../../../../../ecos/host/tools/configtool/standalone/common/cdl_exec.cxx:385:
error: expected `;' before "struct"
../../../../../../ecos/host/tools/configtool/standalone/common/cdl_exec.cxx:390:
error: expected primary-expression before "struct"
../../../../../../ecos/host/tools/configtool/standalone/common/cdl_exec.cxx:390:
error: expected `)' before "struct"
make[3]: *** [cdl_exec.o] Error 1
make[3]: Leaving directory `/home/ecos_build/host/tools/configtool/standalone/co
mmon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ecos_build/host/tools/configtool/standalone/co
mmon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ecos_build/host'
make: *** [all-recursive] Error 1




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]