public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Cathy Radix" <radix_c@hotmail.com>
To: <sid@sources.redhat.com>
Subject: Compiling sid in cygwin (eCos and SID on ARM PID)
Date: Tue, 22 Oct 2002 06:32:00 -0000	[thread overview]
Message-ID: <OE128ZmBMeQLa5DLkd400006459@hotmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2190 bytes --]

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=" cgen-all); \
done
make[1]: Entering directory `/src/sid-cvs/build/sid/component/cgen-cpu/arm7t'
/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 #<primitive-procedure eval>
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 #<primitive-procedure eval>
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/xstormy16
'
/bin/sh ../CGEN.sh cpu-decode /src/sid-cvs/src/sid/component/cgen-cpu/xstormy16
/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 #<primitive-procedure eval>
make[1]: *** [cgen-xstormy16] Error 2
make[1]: Leaving directory `/src/sid-cvs/build/sid/component/cgen-cpu/xstormy16'

make: *** [cgen-all] Error 2

[-- Attachment #2: Type: text/html, Size: 3311 bytes --]

             reply	other threads:[~2002-10-22 13:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22  6:32 Cathy Radix [this message]
2002-10-22  6:47 ` Frank Ch. Eigler
2002-10-22 13:37 ` Ben Elliston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OE128ZmBMeQLa5DLkd400006459@hotmail.com \
    --to=radix_c@hotmail.com \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).