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: Still have some problem about install net-1_01b1.epk


On Thu, 2002-06-20 at 04:15, peter_ku wrote:
> Dear All,
> 
> need your help.
> 
> I try to install net-1.0b1.epk
> 1. cp gzip.exe gunzip.exe
> 2. ./ecosadmin.tcl add net-1.0b1.epk
> 
> everything is Ok, then I have the following tree
> 
> /packages/net/tcpip/current  	(the orignal one)
> /packages/net/tcpip/v1_0b1   	 (the new one)
> 
> /packages/net/drivers/eth/common/current	 (the original one)
> /packages/net/drivers/eth/common/v1_0b1  	(the new one)
> /packages/net/drivers/eth/edb7xxx		(the new one)
> /packages/net/drivers/eth/quicc		(the new one)
> 
> 
> Start to launch ecos configuration tools 1.3.net
> 
> There is one warning message:
> ecos.db, package CYGPKG_NET_ETH_DRIVERS: warning Version subdirectory `current' does not have a CDL script `eth_drivers.cdl'.
> 
> Any suggestion?

Use anonymous CVS or a snapshot - this stuff you are trying to use is
so old that you'll only have problems and no one will be able to help.

> 
> Then I ignore the warning. choose Build/template : ARM Evaluator 7T ,  packages : net
> 
> There are some Resolve Conflicts message.
> 
> Then I press "continue", choose Build/Packages : there is option in the "Networking" item (current, v1_0b1)
> I choose v1_0b1. right ?
> 
> Here I have another question , there is one "Common ethernet support" item in the "use these packages"(the version is current), and there is another in the "available packages"(the version is empty ,I believe this is the CYGPKG_NET_ETH_DRIVERS I mention earlier)
> 
> Should I remove the current one and add the empty-version one ? 
> 
> Ok , no matter what I choose , start to build Library , then error.
> 
> Here is the error message. Any one tell me the mistake I made??
> 
> /ecos-c/eCos-cvs/ecos-net-1.0b1/ecos/packages/io/fileio/current/src/fd.cxx
> In file included from /ecos-c/eCos-cvs/ecos-net-1.0b1/ecos/packages/io/fileio/current/src/fio.h:65,
>                  from /ecos-c/eCos-cvs/ecos-net-1.0b1/ecos/packages/io/fileio/current/src/fd.cxx:55:
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:117: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:117: parse error before `)'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:118: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:118: parse error before `)'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:120: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:120: parse error before `*'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:122: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:122: parse error before `*'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:125: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:125: parse error before `*'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:127: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:127: parse error before `)'
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:131: type specifier omitted for parameter
> /ecos-c/ecos-test/NET-3_install/include/cyg/fileio/sockio.h:131: parse error before `*'
> make[1]: *** [src/fd.o.d] Error 1
> make[1]: Leaving directory `/ecos-c/ecos-test/NET-3_build/io/fileio/current'
> make: *** [build] Error 2
> make: Leaving directory `/ecos-c/ecos-test/NET-3_build'
> 
> 
> 
> Thanks a lot for everyone's support.
> 
> Peter



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