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]

Re: new ecosconfig tool


>>>>> "Di" == di yan <diyan1@yahoo.com> writes:

    Di> Hi all,
    Di> I encountered a problem when I use new ecosconfig.

    Di> 1. check out ecos 1.3.1.
    Di> 2. update ecos to current.
    Di> 3. using new ecosconfig tool(download from anonycvs)
    Di> in Linux platform. 
    Di> ecosconfig list

    Di> There are some warmings like:
    Di> """"
    Di> ecos.db, package CYGPKG_HAL_POWERPC: warning
    Di>     Version subdirectory 'cvs' does not have a CDL
    Di> script ' hal_powerpc.cdl'.
    Di> """"

    Di> There is not such a problem when I use the old
    Di> ecosconfig (with ecos-1.3.1).

    Di> Thanks for your help in advance.

The relevant subdirectories should actually be "CVS" rather than
"cvs". The configuration tools know about the special nature of CVS
subdirectories and will ignore them, but the current code does not
check for cvs. I am confused that there are any releases of CVS for
Linux that use "cvs" subdirectories - it would be more believable
under Windows where such things can depend on the particular
filesystem being used.

If you can rename the directories to CVS without problems, that should
eliminate the warnings.

Bart


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