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]

Re: Config Tool Build Problem...


At 12:42 PM 2/12/02 +0530, venkatesh wrote:
 > 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.

Just wanted to check: I guess you realise that changing build.cxx
would have to be accompanied by rebuilding Configtool (or ecosconfig)
and regenerating all the makefiles?

As far as I know the CT 2.x as supplied on the sources.redhat.com generates
reasonable makefiles (well, ones that work here anyway) and so that should be
eliminated from our enquiries...

Regards,

Julian
-- 
Red Hat UK Ltd, Unit 200 Rustat House, 62 Clifton Road, Cambridge, UK. CB1 7EG Tel: +44 (1223) 271063

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]