This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Config Tool Build Problem...


 Hi,
 I am trying to build eCOS for i386 platform.
 I am using Cygwin on Win2k FYI.
 I have cvs'd the recent version of eCOS.
 Also I have downloaded the CT 1.3.net.
 I have set the template to i386 with minimal configuration.
 While building the library, it is giving the following errors.

 [snip]:
 make -r -C hal/i386/arch/current build
 make[1]: Entering directory
 `/ecos-c/TEMP/ecos_build/i386min_build/hal/i386/arch/current'
 sed: -e expression #1, char 7: Unterminated `s' command
 mkdir: too few arguments
 Try `mkdir --help' for more information.
 make[1]: *** [src/hal_misc.o.d] Error 1
 make[1]: Leaving directory
 `/ecos-c/TEMP/ecos_build/i386min_build/hal/i386/arch/current'
 make: *** [build] Error 2
 make: Leaving directory `/ecos-c/TEMP/ecos_build/i386min_build'
 -----------------------------------------------------
 As per the readme in the configtool folder, I have replaced the rules.mak
 file.
 Also as per previous mails in the discussion list, I have added two
 backslashes for the sed commands both in rules.mak and line 455 of
 /ecos/host/tools/configtool/common/common/build.cxx.
 Even after doing all this, I am remained with the same error.
 Could anyone break this config tool jinx which is haunting me since a week
 or so.
 
 Thanks in Advance,
 ________________________
 Krishna Mohan C.S.
 Embedded Technologies,
 Ceeyes Systems Inc.,
 Ph: (040)7261093/94 (1214)
 mohanc@in.ceeyes.com
 
 


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


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