From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32575 invoked by alias); 24 Sep 2002 03:23:28 -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 32563 invoked from network); 24 Sep 2002 03:23:27 -0000 Received: from unknown (HELO sanmx03.sanyo.co.jp) (134.180.230.88) by sources.redhat.com with SMTP; 24 Sep 2002 03:23:27 -0000 Received: from sanmx03.sanyo.co.jp (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id ABF26A8405; Tue, 24 Sep 2002 12:23:26 +0900 (JST) Received: from postgw.idc.lsi.sanyo.co.jp (unknown [134.180.177.20]) by sanmx03.sanyo.co.jp (Postfix) with ESMTP id 23326A83E4; Tue, 24 Sep 2002 12:23:17 +0900 (JST) Received: from seed13.td.idc.lsi.sanyo.co.jp (seed13 [134.180.182.13]) by postgw.idc.lsi.sanyo.co.jp (8.9.3/3.4W3-05/13/97) with SMTP id MAA14258; Tue, 24 Sep 2002 12:14:53 +0900 (JST) Received: from sltisatish by seed13.td.idc.lsi.sanyo.co.jp (SMI-8.6/6.4J.6) id MAA10569; Tue, 24 Sep 2002 12:24:15 +0900 Message-ID: <000a01c263ff$e88759f0$19b6b486@sltisatish> From: "T Satish Kumar" To: "Y. P. Yen" , "Gary Thomas" Cc: "eCos Discussion" , References: <000a01c262ad$e6504640$300a10ac@ADVANTECH.CORP> <1032784447.14065.67.camel@hermes.chez-thomas.org> <000d01c263e1$de258ef0$19b6b486@sltisatish> <008001c26376$b1c28040$300a10ac@ADVANTECH.CORP> Subject: Re: [ECOS] Does anyone build SID on cygwin successfully? Date: Mon, 23 Sep 2002 20:23: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-SW-Source: 2002-q3/txt/msg00081.txt.bz2 if ur cross compilers are under the tree for eg: /tools/H-i686-pc-cygwin then give this same path for --prefix and --exec-prefix options while configuring sid. this should work. satish ----- Original Message ----- From: "Y. P. Yen" To: "T Satish Kumar" ; "Gary Thomas" Cc: "eCos Discussion" ; Sent: Monday, September 23, 2002 8:01 PM Subject: Re: [ECOS] Does anyone build SID on cygwin successfully? > 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/ | > > > ------------------------------------------------------------ > > > > > > > >