From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30115 invoked by alias); 24 Sep 2002 03:01:38 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 30069 invoked from network); 24 Sep 2002 03:01:37 -0000 Received: from unknown (HELO webserver.advantech.com.tw) (210.65.239.201) by sources.redhat.com with SMTP; 24 Sep 2002 03:01:37 -0000 Received: from danielyen ([172.16.10.48]) by webserver.advantech.com.tw with Microsoft SMTPSVC(5.0.2195.5329); Tue, 24 Sep 2002 11:21:26 +0800 Message-ID: <008001c26376$b1c28040$300a10ac@ADVANTECH.CORP> From: "Y. P. Yen" To: "T Satish Kumar" , "Gary Thomas" Cc: "eCos Discussion" , References: <000a01c262ad$e6504640$300a10ac@ADVANTECH.CORP> <1032784447.14065.67.camel@hermes.chez-thomas.org> <000d01c263e1$de258ef0$19b6b486@sltisatish> Subject: Re: [ECOS] Does anyone build SID on cygwin successfully? Date: Mon, 23 Sep 2002 20:01:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 24 Sep 2002 03:21:26.0598 (UTC) FILETIME=[77727E60:01C26379] X-SW-Source: 2002-q3/txt/msg00080.txt.bz2 Thank you for your answer, Did you mean that I must "configure" with the same argument with --prefix in the same directory with cross-compiler? I did it, but still had the same problem? It seems that it can't find msgfmt on cygwin? Could you provide me more detail make and install process steps? thanks a lot. ----- Original Message ----- From: "T Satish Kumar" To: "Gary Thomas" ; "Y. P. Yen" Cc: "eCos Discussion" ; Sent: Tuesday, September 24, 2002 11:48 PM Subject: Re: [ECOS] Does anyone build SID on cygwin successfully? > well, try installing the sid in the location were ur cross compilers and > debuggers are installed. > it should work fine.. > > satish > > ----- Original Message ----- > From: "Gary Thomas" > To: "Y. P. Yen" > Cc: "eCos Discussion" ; > > Sent: Monday, September 23, 2002 5:34 AM > Subject: Re: [ECOS] Does anyone build SID on cygwin successfully? > > > > On Sun, 2002-09-22 at 21:04, Y. P. Yen wrote: > > > Hello all, > > > > > > Does anyone build SID on cygwin succesfully? My host is Windows > environment, > > > when I make and install the SID, it appears the following error message: > > > > > > make[1]: Entering directory > > > `/ecos-c/cygwin/home/administrator/sid/libiberty' > > > make[2]: Entering directory > > > `/ecos-c/cygwin/home/administrator/sid/libiberty/testsuite' > > > make[2]: Nothing to be done for `all'. > > > make[2]: Leaving directory > > > `/ecos-c/cygwin/home/administrator/sid/libiberty/testsuite' > > > make[1]: Leaving directory > `/ecos-c/cygwin/home/administrator/sid/libiberty' > > > make[1]: Entering directory `/ecos-c/cygwin/home/administrator/sid/intl' > > > make[1]: Nothing to be done for `all'. > > > make[1]: Leaving directory `/ecos-c/cygwin/home/administrator/sid/intl' > > > make[1]: Entering directory `/ecos-c/cygwin/home/administrator/sid/bfd' > > > make all-recursive > > > make[2]: Entering directory `/ecos-c/cygwin/home/administrator/sid/bfd' > > > Making all in doc > > > make[3]: Entering directory > `/ecos-c/cygwin/home/administrator/sid/bfd/doc' > > > make[3]: Nothing to be done for `all'. > > > make[3]: Leaving directory > `/ecos-c/cygwin/home/administrator/sid/bfd/doc' > > > Making all in po > > > make[3]: Entering directory > `/ecos-c/cygwin/home/administrator/sid/bfd/po' > > > file=./`echo fr | sed 's,.*/,,'`.gmo \ > > > && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po > > > msgfmt: not found > > > make[3]: *** [fr.gmo] Error 127 > > > make[2]: *** [all-recursive] Error1 > > > make[1]: *** [all-recursive-am] Error2 > > > make[3]: Leaving directory > `/ecos-c/cygwin/home/administrator/sid/bfd/po' > > > make[2]: Leaving directory `/ecos-c/cygwin/home/administrator/sid/bfd' > > > make[1]: Leaving directory `/ecos-c/cygwin/home/administrator/sid/bfd' > > > make: [all-bfd] Error 2 > > > > > > Can someone help me, thank you > > > > You'll probably get better/quicker answers if you ask this of the > > SID folks :-) > > > > IIRC, building SID on CygWin is known to have problems. > > > > -- > > ------------------------------------------------------------ > > Gary Thomas | > > eCosCentric, Ltd. | > > +1 (970) 229-1963 | eCos & RedBoot experts > > gthomas@ecoscentric.com | > > http://www.ecoscentric.com/ | > > ------------------------------------------------------------ > > > >