From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28178 invoked by alias); 22 Oct 2002 13:32:14 -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 28171 invoked from network); 22 Oct 2002 13:32:13 -0000 Received: from unknown (HELO hotmail.com) (64.4.8.116) by sources.redhat.com with SMTP; 22 Oct 2002 13:32:13 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 22 Oct 2002 06:32:09 -0700 X-Originating-IP: [196.3.139.34] From: "Cathy Radix" To: Subject: Compiling sid in cygwin (eCos and SID on ARM PID) Date: Tue, 22 Oct 2002 06:32:00 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01C279AF.A274DA80" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 22 Oct 2002 13:32:09.0447 (UTC) FILETIME=[6BDA8770:01C279CF] X-SW-Source: 2002-q4/txt/msg00009.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_0020_01C279AF.A274DA80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 2161 Hi, I am presently trying to install SID following the HOWTO instructions posted in the mailing list, but having trouble running "make cgen-all". (see output below). It says that "symbol-bound" has been deprecated. I am running Guile 1.6.0 and make 3.79.1 Has anyone seen this before? Cathy Radix $ make cgen-all for subdir in arm7t m32r xstormy16; do \ (cd $subdir && make "TOP_CXXFLAGS=3D" cgen-all); \ done make[1]: Entering directory `/src/sid-cvs/build/sid/component/cgen-cpu/arm7= t' /bin/sh ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/arm7t= /src /sid-cvs/src/sid/component/cgen-cpu/arm7t/../../../../cgen "-v" \ arm "" arm "arm,thumb" arm7tdmi arm "arm-" "desc.h" `symbol-bound?' is deprecated. Use hashtables instead. ERROR: Wrong number of arguments to # make[1]: *** [cgen-arm] Error 2 make[1]: Leaving directory `/src/sid-cvs/build/sid/component/cgen-cpu/arm7t' make[1]: Entering directory `/src/sid-cvs/build/sid/component/cgen-cpu/m32r' /bin/sh ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/m32r = /src/ sid-cvs/src/sid/component/cgen-cpu/m32r/../../../../cgen "-v" \ m32r "with-scache" m32rbf m32r m32r m32rbf "m32r-" \ "desc.h cpu.h decode.h decode.cxx semantics.cxx write.cxx defs.h" `symbol-bound?' is deprecated. Use hashtables instead. ERROR: Wrong number of arguments to # make[1]: *** [cgen-m32r] Error 2 make[1]: Leaving directory `/src/sid-cvs/build/sid/component/cgen-cpu/m32r' make[1]: Entering directory `/src/sid-cvs/build/sid/component/cgen-cpu/xsto= rmy16 ' /bin/sh ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/xstor= my16 /src/sid-cvs/src/sid/component/cgen-cpu/xstormy16/../../../../cgen "-v" \ xstormy16 "with-scache" xstormy16 xstormy16 xstormy16 xstormy16 "xstormy16-= " \ "desc.h cpu.h defs.h decode.h decode.cxx write.cxx semantics.cxx" `symbol-bound?' is deprecated. Use hashtables instead. ERROR: Wrong number of arguments to # make[1]: *** [cgen-xstormy16] Error 2 make[1]: Leaving directory `/src/sid-cvs/build/sid/component/cgen-cpu/xstor= my16' make: *** [cgen-all] Error 2 ------=_NextPart_000_0020_01C279AF.A274DA80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 3425
Hi,
 
I am presently trying to install SID = following=20 the HOWTO instructions
posted in the mailing list, but having trouble running "make cgen-all".
(see output below).
It says that "symbol-bound" has been=20 deprecated.
I am running Guile 1.6.0 and make=20 3.79.1
 
Has anyone seen this before?
 
Cathy Radix
 
$ make cgen-all
for subdir in  arm= 7t m32r=20 xstormy16; do \
        (cd $subdir=20 && make "TOP_CXXFLAGS=3D" cgen-all); \
done
make[1]: Entering= =20 directory `/src/sid-cvs/build/sid/component/cgen-cpu/arm7t'
/bin/sh=20 ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/arm7t=20 /src
/sid-cvs/src/sid/component/cgen-cpu/arm7t/../../../../cgen "-v" \arm=20 "" arm "arm,thumb" arm7tdmi arm "arm-" "desc.h"
`symbol-bound?' is=20 deprecated. Use hashtables instead.
ERROR: Wrong number of arguments to= =20 #<primitive-procedure eval>
make[1]: *** [cgen-arm] Error 2
mak= e[1]:=20 Leaving directory `/src/sid-cvs/build/sid/component/cgen-cpu/arm7t'
make= [1]:=20 Entering directory `/src/sid-cvs/build/sid/component/cgen-cpu/m32r'
/bin= /sh=20 ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/m32r=20 /src/
sid-cvs/src/sid/component/cgen-cpu/m32r/../../../../cgen "-v" \m32r=20 "with-scache" m32rbf m32r m32r m32rbf "m32r-" \
"desc.h cpu.h decode.h=20 decode.cxx semantics.cxx write.cxx defs.h"
`symbol-bound?' is deprecated= . Use=20 hashtables instead.
ERROR: Wrong number of arguments to=20 #<primitive-procedure eval>
make[1]: *** [cgen-m32r] Error=20 2
make[1]: Leaving directory=20 `/src/sid-cvs/build/sid/component/cgen-cpu/m32r'
make[1]: Entering direc= tory=20 `/src/sid-cvs/build/sid/component/cgen-cpu/xstormy16
'
/bin/sh ../CGE= N.sh=20 cpu-decode=20 /src/sid-cvs/src/sid/component/cgen-cpu/xstormy16
/src/sid-cvs/src/sid/c= omponent/cgen-cpu/xstormy16/../../../../cgen=20 "-v" \
xstormy16 "with-scache" xstormy16 xstormy16 xstormy16 xstormy16=20 "xstormy16-" \
"desc.h cpu.h defs.h decode.h decode.cxx write.cxx=20 semantics.cxx"
`symbol-bound?' is deprecated. Use hashtables=20 instead.
ERROR: Wrong number of arguments to #<primitive-procedure=20 eval>
make[1]: *** [cgen-xstormy16] Error 2
make[1]: Leaving direc= tory=20 `/src/sid-cvs/build/sid/component/cgen-cpu/xstormy16'
 
make: *** [cgen-all] Error=20 2
------=_NextPart_000_0020_01C279AF.A274DA80-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32671 invoked by alias); 22 Oct 2002 13:47:50 -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 32658 invoked from network); 22 Oct 2002 13:47:48 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 22 Oct 2002 13:47:48 -0000 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 2AC7A800084; Tue, 22 Oct 2002 09:47:48 -0400 (EDT) Received: (from fche@localhost) by toenail.toronto.redhat.com (8.11.6/8.11.6) id g9MDlmY05297; Tue, 22 Oct 2002 09:47:48 -0400 Date: Tue, 22 Oct 2002 06:47:00 -0000 From: "Frank Ch. Eigler" To: Cathy Radix Cc: cgen@sources.redhat.com, sid@sources.redhat.com Subject: Re: Compiling sid in cygwin (eCos and SID on ARM PID) Message-ID: <20021022094747.A5209@redhat.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from radix_c@hotmail.com on Tue, Oct 22, 2002 at 09:44:37AM -0400 X-SW-Source: 2002-q4/txt/msg00010.txt.bz2 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 1062 Hi - On Tue, Oct 22, 2002 at 09:44:37AM -0400, Cathy Radix wrote: > I am presently trying to install SID following the HOWTO instructions > posted in the mailing list, but having trouble running "make cgen-all". > (see output below). > It says that "symbol-bound" has been deprecated. > I am running Guile 1.6.0 and make 3.79.1 > [...] > /sid-cvs/src/sid/component/cgen-cpu/arm7t/../../../../cgen "-v" \ > arm "" arm "arm,thumb" arm7tdmi arm "arm-" "desc.h" > `symbol-bound?' is deprecated. Use hashtables instead. > ERROR: Wrong number of arguments to # > [...] I guess cgen is behind the times - we normally use guile 1.3 or 1.4; you may be the first one to try 1.6. You could try installing an older guile someplace off on the side, and put it into your $PATH for cgen runs / sid builds. Then again, the eCos/sid HOWTO mentions a cgen patch and a sid cgen regeneration phase that is now unnecessary, since the arm7t patch is included in the repository. You should be able to skip right to the "make all install" stage. - FChE --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9tVcDVZbdDOm/ZT0RAgQiAJ46lOWi6opHEiEBF9GGicVjDdtF4gCeKmOR QRKhLHDbeMEC5tUIwU9rADA= =8aYZ -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14690 invoked by alias); 22 Oct 2002 20:37:08 -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 14683 invoked from network); 22 Oct 2002 20:37:07 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Oct 2002 20:37:07 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g9MKFlw10175 for ; Tue, 22 Oct 2002 16:15:47 -0400 Received: from hypatia.brisbane.redhat.com (IDENT:root@hypatia.brisbane.redhat.com [172.16.5.3]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g9MKb5f29473; Tue, 22 Oct 2002 16:37:05 -0400 Received: from scooby.brisbane.redhat.com (scooby.brisbane.redhat.com [172.16.5.228]) by hypatia.brisbane.redhat.com (8.11.6/8.11.6) with ESMTP id g9MKb3330856; Wed, 23 Oct 2002 06:37:03 +1000 Received: by scooby.brisbane.redhat.com (Postfix, from userid 500) id F408F10A65; Wed, 23 Oct 2002 06:37:02 +1000 (EST) To: "Cathy Radix" Cc: Subject: Re: Compiling sid in cygwin (eCos and SID on ARM PID) References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable From: Ben Elliston Date: Tue, 22 Oct 2002 13:37:00 -0000 In-Reply-To: "Cathy Radix"'s message of "Tue, 22 Oct 2002 09:44:37 -0400" Message-ID: User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 X-SW-Source: 2002-q4/txt/msg00011.txt.bz2 Hi Cathy, >>>>> "Cathy" =3D=3D Cathy Radix writes: Cathy> I am presently trying to install SID=A0following the HOWTO instruc= tions Cathy> posted in the mailing list, but having trouble running "make cgen-= all". If you're just trying to build SID, there is no need to run CGEN. SID comes with pregenerated source files for the simulator guts that you can just compile as usual. Ben