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--