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: Cannot apply patch in ecos


>===== Original Message From Jonathan Larmour <jifl@eCosCentric.com> =====
>MAX Kuo wrote:
>> i use the cygwin for
>> gunzip hal_at91.epk.gz to genertae the hal_at91.epk file about 70 k
>> and when i use windows administration toll to add the patches
>> it show something below:
>>
>>
>> Command exexution erroe:
>>
>> extracting pkgadd.db:
>> coundn't execute "gunzip": no such file or directory?
>
>This is a problem with ecosadmin.tcl on cygwin I've been intending to fix
>for a while and now finally got around to. Update your CVS repository and
>it should now work.
>
>Oh, and EPKs should already be gzipped, so you shouldn't need to gunzip
>them by hand first.
>


hello

I update the cvs by
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos co -r last-rhepl -P ecos
under the folder of c:/program files/red hat

and i dowload the epk file again from the internet and NOt gunzip,
but i still get the error message before plus this one


Ecos configuration Tools Error


can't open file Ç:program Files\red hat\ecos\packages\pkgadd.txt"
(error 2: the system cannot find the files specified"


and when i build the test in 2.1 for eb40
i get some erroe message bwlow as well
this  the last part i think has problem


1/ecos/packages/kernel/current/tests -I.
-I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/kernel/current/src/sync/
-mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstrict-prototypes
-Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/sync/flag.tmp -o src/sync/kernel_flag.o
/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/kernel/current/src/sync/flag.cxx
make[1]: Leaving directory `/ecos-c/ecos_work/second_build/kernel/current'
/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/kernel/current/src/sync/flag.cxx:62:
default
make: Leaving directory `/ecos-c/ecos_work/second_build'
   argument given for parameter 1 of `Cyg_Flag::Cyg_Flag(unsigned int = 0)'
/ecos-c/ecos_work/second_install/include/cyg/kernel/flag.hxx:102: after
   previous specification in `Cyg_Flag::Cyg_Flag(unsigned int = 0)'
/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/kernel/current/src/sync/flag.cxx:125:
default
   argument given for parameter 1 of `void Cyg_Flag::maskbits(unsigned int =
0)
   '
/ecos-c/ecos_work/second_install/include/cyg/kernel/flag.hxx:110: after
   previous specification in `void Cyg_Flag::maskbits(unsigned int = 0)'
/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/kernel/current/src/sync/flag.cxx:149:
default
   argument given for parameter 1 of `void Cyg_Flag::setbits(unsigned int =
-1)
   '
/ecos-c/ecos_work/second_install/include/cyg/kernel/flag.hxx:106: after
   previous specification in `void Cyg_Flag::setbits(unsigned int = -1)'
make[1]: *** [src/sync/flag.o.d] Error 1
make: *** [build] Error 2








thank you for the time

max



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