From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8881 invoked by alias); 20 Jun 2002 12:35:25 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 8501 invoked from network); 20 Jun 2002 12:35:02 -0000 Received: from unknown (HELO hermes.chez-thomas.org) (63.225.98.241) by sources.redhat.com with SMTP; 20 Jun 2002 12:35:02 -0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 765597D8; Thu, 20 Jun 2002 06:35:00 -0600 (MDT) From: Gary Thomas To: peter_ku Cc: eCos Discussion In-Reply-To: <001201c21843$58176980$790114ac@issc.com.tw> References: <001201c21843$58176980$790114ac@issc.com.tw> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 20 Jun 2002 05:35:00 -0000 Message-Id: <1024576500.4603.246.camel@hermes.chez-thomas.org> Mime-Version: 1.0 Subject: Re: [ECOS] Still have some problem about install net-1_01b1.epk X-SW-Source: 2002-06/txt/msg00358.txt.bz2 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