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]

Re: No host branch in my checkedout ecos tree


Am 15.01.2014 19:35, schrieb Sergei Gavrikov:
and to get 'host' module, type

   cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P host

Hi Sergei,
the above worked - although I do not understand why it is at it is. The above cmd - but with ecos instead of host - checks out ecos/packages, ecos/doc and more, but not ecos/host which is on the same level as the ones mentioned.

Anyway, following checkout of host, I proceeded by creating a directory, starting in cygwin/opt

mkdir host
cd host

then
rwb@w500 /opt/host
$ c:/cygwin/opt/ecos/host/configure --with-tcl=c:/cygwin/lib/tcl8.5 --with-tk=c:/cygwin/lib/tk8.5
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking that a separate build tree is being used... yes
configure: creating ./config.status
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
c:/cygwin/opt/ecos/host/configure: line 2990: test: too many arguments
configure: error: could not make ./config.status

rwb@w500 /opt/host

Can you help to get rid of this error message? Thanks and
best regards,
Robert


--
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]