From: Mulyadi Santosa <a_mulyadi@softhome.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] error compiling qemu 0.6.1 when trying to enable gprof support
Date: Mon, 13 Dec 2004 10:38:57 +0700 [thread overview]
Message-ID: <200412131038.57290.a_mulyadi@softhome.net> (raw)
Hello Qemu'ers
When I try to compile qemu-0.6.1 on Redhat 9 with --enable-gprof, I ended up
with the following error:
rm -f libqemu.a
ar rcs libqemu.a exec.o translate-all.o cpu-exec.o translate.o op.o helper.o
helper2.o translate-copy.o disas.o i386-dis.o
gcc -g -Wl,-T,/usr/src/misc/qemu-0.6.1/i386.ld -p -o qemu-i386 elfload.o
main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a
-lm
libqemu.a(helper2.o)(.text+0x1c): In function `modify_ldt':
/usr/src/misc/qemu-0.6.1/target-i386/helper2.c:38: undefined reference to
`errno'
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Error 1
make[1]: Leaving directory `/usr/src/misc/qemu-0.6.1/i386-user'
make: *** [all] Error 1
Can someone help me to solve it? I have tried to manually track the source
with no luck
regards
Mulyadi Santosa
reply other threads:[~2004-12-13 5:38 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=200412131038.57290.a_mulyadi@softhome.net \
--to=a_mulyadi@softhome.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.