From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15335 invoked by alias); 30 May 2007 05:45:40 -0000 Received: (qmail 15327 invoked by uid 22791); 30 May 2007 05:45:39 -0000 X-Spam-Check-By: sourceware.org Received: from bay0-omc2-s26.bay0.hotmail.com (HELO bay0-omc2-s26.bay0.hotmail.com) (65.54.246.162) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 May 2007 05:45:38 +0000 Received: from hotmail.com ([64.4.48.84]) by bay0-omc2-s26.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Tue, 29 May 2007 22:45:36 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 May 2007 22:45:36 -0700 Message-ID: Received: from 64.4.48.123 by by137fd.bay137.hotmail.msn.com with HTTP; Wed, 30 May 2007 05:45:34 GMT X-Sender: jetjiang@hotmail.com In-Reply-To: <000301c7a276$692b8950$1c0110ac@ariga> From: "jiang jet" To: ariga@link-lab.co.jp Cc: ecos-discuss@ecos.sourceware.org Bcc: Date: Wed, 30 May 2007 06:13:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312; format=flowed X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] Why strncasecmp' undeclared X-SW-Source: 2007-05/txt/msg00168.txt.bz2 I love this game : embedded system @_@ MSN:jetjiang@hotmail.com >From: "ariga masahiro" >To: >Subject: [ECOS] Why strncasecmp' undeclared >Date: Wed, 30 May 2007 13:53:05 +0900 > >Hi everyone, > >I challenged to implement eCos application. > >First of all I tried to make libtarget.a. >I changed Startup Type(CYG_HAL_STARTUP) "RAM". >I selected [default] in configtool's [Packages]dropdownlist. > >Then Bult,and encountered next errors. > > function `int match_string(const char**, const char**, int)': >/opt/ecos/ecos-2.0/packages/language/c/libc/time/v2_0/src/strptime.cxx:89: >` > strncasecmp' undeclared (first use this function) >/opt/ecos/ecos-2.0/packages/language/c/libc/time/v2_0/src/strptime.cxx:89: >(Each > undeclared identifier is reported only once for each function it >appears > in.) > >I checked strncasecmp function and learned it needs to include >, >so I included in strptime.cxx,but resulted in same >errors. did you include the right header files?? it should be not , > >I am puzzled. >Please help me out of the swamp. > >Masahiro Ariga > > >-- >Before posting, please read the FAQ: >http://ecos.sourceware.org/fom/ecos >and search the list archive: >http://ecos.sourceware.org/ml/ecos-discuss > _________________________________________________________________ Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss