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]

about ecos from anoncvs and config tool


hi,

i am using cygwin in windows me.

$ mkdir /ecoscvs
$ cd /ecoscvs
$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos login
$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos -z 9 co -P ecos
$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos -z 9 co -P net
$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos -z 9 co -P snmp
$ export ECOS_REPOSITORY=/ecoscvs/ecos/packages

so lastest ecos is checked out from anon cvs successfully. now i run 
configuration tool(1.3.1),
choose build->repository and point it to C:\cygwin\ecoscvs\ecos and i got a 
few errors,

1. error opening ecos repository: package CYGPKG_HAL_ARM_ARM9: there are no 
version subsirectories.

i check the directory and find no arm9 stuffs in 
C:\cygwin\ecoscvs\ecos\packages\hal\arm
so i edit ecos.db file and remove that arm9 entry manually.

2. error loading package template "default": invalid savefile
"c:/cygwin/ecoscvs/ecos/packages/templates/default/current.ect". package 
CYGPKG_ISOINFRA,
11 errors occurred while reading in the cdl data.

and in the output window,

C:/cygwin/ecoscvs/ecos/packages/isoinfra/current/cdl/isoinfra.cdl, interface 
CYGINT_ISO_POSIX_TIMER_OPS An interface should not have a `flavor' property.
C:/cygwin/ecoscvs/ecos/packages/isoinfra/current/cdl/isoinfra.cdl, interface 
CYGINT_ISO_STDIO_FILETYPES An interface should not have a `flavor' property.
    :
    :
all complaining about 'flavor' property.

shall i manually remove those entries with 'flavor' as well?

kc
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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