public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Frank Mandarino <fmandarino@endrelia.com>
To: sid@sources.redhat.com
Subject: cgen-cpu VIRTUAL_INSN_* compile problem
Date: Mon, 13 Dec 2004 21:00:00 -0000	[thread overview]
Message-ID: <41BE02B9.3020201@endrelia.com> (raw)

Hi,

I am getting the following compile errors when trying to build a freshly 
checked-out SID on Mandrake 10.1 using GCC 3.4.1.

I also got the same error with the latest 20041204 snapshot.

Any ideas?

Thanks in advance,
../fam
-- 
Frank Mandarino					fmandarino@endrelia.com
Endrelia Technologies Inc.
Toronto, Ontario, Canada


Making all in cgen-cpu
make[4]: Entering directory `/home/opt/sid/BUILDTREE/sid/component/cgen-cpu'
make "TOP_CXXFLAGS=-g -O2" all-recursive
make[5]: Entering directory `/home/opt/sid/BUILDTREE/sid/component/cgen-cpu'
Making all in arm7t
make[6]: Entering directory 
`/home/opt/sid/BUILDTREE/sid/component/cgen-cpu/arm7t'
/bin/sh ./libtool --mode=compile c++ -DPACKAGE=\"sidcomp\" 
-DVERSION=\"0.1\"  -I. 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/.. 
-I../../../include 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../../../include 
-I../../../../bfd 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../../../../include 
    -g -O2 -c /opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/arm7f.cxx
c++ -DPACKAGE=\"sidcomp\" -DVERSION=\"0.1\" -I. 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/.. 
-I../../../include 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../../../include 
-I../../../../bfd 
-I/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../../../../include 
-g -O2 -Wp,-MD,.deps/arm7f.pp -c 
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/arm7f.cxx -o arm7f.o
In file included from 
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-cpu.h:24,
                  from 
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/arm7f.h:14,
                  from 
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/arm7f.cxx:9:
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h: 
In member function `void cgen::pbb_engine<cpu_class, 
scache_record>::set_pbb_engine()':
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:236: 
error: `VIRTUAL_INSN_BEGIN' is not a member of `cgen'
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:237: 
error: `VIRTUAL_INSN_COND' is not a member of `cgen'
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:238: 
error: `VIRTUAL_INSN_CHAIN' is not a member of `cgen'
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:239: 
error: `VIRTUAL_INSN_CTI_CHAIN' is not a member of `cgen'
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:240: 
error: `VIRTUAL_INSN_BEFORE' is not a member of `cgen'
/opt/sid/SOURCETREE/src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:241: 
error: `VIRTUAL_INSN_AFTER' is not a member of `cgen'
make[6]: *** [arm7f.lo] Error 1
make[6]: Leaving directory 
`/home/opt/sid/BUILDTREE/sid/component/cgen-cpu/arm7t'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/opt/sid/BUILDTREE/sid/component/cgen-cpu'
make[4]: *** [all-recursive-am] Error 2
make[4]: Leaving directory `/home/opt/sid/BUILDTREE/sid/component/cgen-cpu'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/opt/sid/BUILDTREE/sid/component'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/opt/sid/BUILDTREE/sid/component'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/opt/sid/BUILDTREE/sid'
make: *** [all-sid] Error 2

             reply	other threads:[~2004-12-13 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-13 21:00 Frank Mandarino [this message]
2004-12-15 18:45 ` Frank Mandarino
2004-12-15 19:14 ` Frank Ch. Eigler

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=41BE02B9.3020201@endrelia.com \
    --to=fmandarino@endrelia.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).