From: kadil <ksadil@bigpond.net.au>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] compile problem on debian sarge amd64
Date: Wed, 10 May 2006 05:22:23 +1000 [thread overview]
Message-ID: <1147202543.5435.2.camel@localhost.localdomain> (raw)
Hi,
I downloaded 0.8.1, installed the sdl libs and tried to compile qemu but
it did not work.
./configure
a6qu:/home/kadil/qemu-0.8.1# ./configure
Install prefix /usr/local
BIOS directory /usr/local/share/qemu
binary directory /usr/local/bin
Manual directory /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/kadil/qemu-0.8.1
C compiler gcc
Host C compiler gcc
make make
install install
host CPU x86_64
host big endian no
target list i386-user arm-user armeb-user sparc-user ppc-user
mips-user mipsel-user i386-softmmu ppc-softmmu sparc-softmmu
x86_64-softmmu mips-softmmu mipsel-softmmu arm-softmmu
gprof enabled no
profiler no
static build no
SDL support yes
SDL static link no
mingw32 support no
Adlib support no
CoreAudio support no
ALSA support no
DSound support no
FMOD support no
kqemu support yes
Documentation no
make
.
.
.
emu-0.8.1/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -I/home/kadil/qemu-0.8.1/fpu -DHAS_AUDIO
-I/home/kadil/qemu-0.8.1/slirp -c -o
gdbstub.o /home/kadil/qemu-0.8.1/gdbstub.c
gcc -g -Wl,-T,/home/kadil/qemu-0.8.1/x86_64.ld -o qemu-i386 elfload.o
main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a
gdbstub.o -lm
/usr/bin/ld:/home/kadil/qemu-0.8.1/x86_64.ld:62: parse error
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Error 1
make[1]: Leaving directory `/home/kadil/qemu-0.8.1/i386-user'
make: *** [all] Error 1
Any ideas?
Kim
next reply other threads:[~2006-05-09 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 19:22 kadil [this message]
2006-05-09 13:05 ` [Qemu-devel] compile problem on debian sarge amd64 Paul Brook
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=1147202543.5435.2.camel@localhost.localdomain \
--to=ksadil@bigpond.net.au \
--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).