qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thayne Harbaugh <thayne@c2.net>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Build m68k-linux-user on x86_64
Date: Wed, 14 Nov 2007 12:06:03 -0700	[thread overview]
Message-ID: <1195067163.918.67.camel@phantasm.home.enterpriseandprosperity.com> (raw)

m68k-linux-user fails to build on x86_64.  It has never built for me in
the last six months.  It's a dyngen failure.  Does anyone have any
patches or suggestions as to how I might fix this?

thank you.

compile output:

gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I.. -I/home/thayne/dev/c2/olmectools/trunk/qemu/target-m68k -I/home/thayne/dev/c2/olmectools/trunk/qemu -MMD -MP -I/home/thayne/dev/c2/olmectools/trunk/qemu/linux-user -I/home/thayne/dev/c2/olmectools/trunk/qemu/linux-user/m68k -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/thayne/dev/c2/olmectools/trunk/qemu/fpu  -I/home/thayne/dev/c2/olmectools/trunk/qemu/slirp    -c -o translate-op.o /home/thayne/dev/c2/olmectools/trunk/qemu/translate-op.c
In file included from /home/thayne/dev/c2/olmectools/trunk/qemu/translate-op.c:36:
./op.h: In function `dyngen_code':
./op.h:22: error: syntax error before ')' token
./op.h:23: error: syntax error before ')' token
./op.h:36: error: syntax error before ')' token
./op.h:49: error: syntax error before ')' token
./op.h:50: error: syntax error before ')' token
./op.h:61: error: syntax error before ')' token
./op.h:74: error: syntax error before ')' token
./op.h:76: error: syntax error before ')' token
./op.h:78: error: syntax error before ')' token

(there are over 100 lines of similar errors)

                 reply	other threads:[~2007-11-14 19:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1195067163.918.67.camel@phantasm.home.enterpriseandprosperity.com \
    --to=thayne@c2.net \
    --cc=qemu-devel@nongnu.org \
    /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 NNTP newsgroup(s).