From: Ishwar Rattan <ishwar@pali.cps.cmich.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-0.8.2 under Solaris compilation?
Date: Wed, 26 Jul 2006 14:20:55 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0607261416170.19783@pali.cps.cmich.edu> (raw)
I failed to compile qemu-0.8.2 under Solaris on SPARC Sun-Blade-100 box.
rattan@cps222: qemu-0.8.2 $ uname -a
SunOS cps222 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Blade-100
rattan@cps222: qemu-0.8.2 $ gcc -v
Reading specs from /opt/sfw/bin/../lib/gcc/sparc-sun-solaris2.10/3.4.4/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.4.4
rattan@cps222: qemu-0.8.2
---
...
.8.2/slirp -c -o vl.o /home/faculty/r/rattan/qemu-0.8.2/vl.c
/home/user/r/rattan/qemu-0.8.2/vl.c: In function `cpu_get_ticks':
/home/user/r/rattan/qemu-0.8.2/vl.c:589: warning: implicit declaration of function `cpu_get_real_ticks'
/home/user/r/rattan/qemu-0.8.2/vl.c: In function `init_timer_alarm':
/home/user/r/rattan/qemu-0.8.2/vl.c:1008: warning: label `use_itimer' defined but not used
/home/user/r/rattan/qemu-0.8.2/vl.c: In function `net_slirp_smb':
/home/user/r/rattan/qemu-0.8.2/vl.c:2931: warning: int format, pid_t arg (arg 4)
/home/user/r/rattan/qemu-0.8.2/vl.c: In function `create_pidfile':
/home/user/r/rattan/qemu-0.8.2/vl.c:3892: warning: int format, pid_t arg (arg 3)
/home/user/r/rattan/qemu-0.8.2/vl.c: At top level:
/home/user/r/rattan/qemu-0.8.2/vl.c:922: warning: 'start_rtc_timer' defined but not used
/home/user/r/rattan/qemu-0.8.2/vl.c: In function `cpu_get_ticks':
/home/user/r/rattan/qemu-0.8.2/vl.c:589: warning: implicit declaration of function `cpu_get_real_ticks'
...
lm -lz -lsocket -lnsl -lresolv -L/opt/sfw/lib -R/opt/sfw/lib -lSDL -lpthread -lposix4
Undefined first referenced
symbol in file
cpu_get_real_ticks vl.o
ld: fatal: Symbol referencing errors. No output written to qemu
collect2: ld returned 1 exit status
gmake[1]: *** [qemu] Error 1
gmake[1]: Leaving directory `/home/user/r/rattan/qemu-0.8.2/i386-softmmu'
make: *** [subdir-i386-softmmu] Error 2
----
Any ideas?
-ishwar
next reply other threads:[~2006-07-26 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-26 18:20 Ishwar Rattan [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-26 19:40 [Qemu-devel] qemu-0.8.2 under Solaris compilation? Blue Swirl
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=Pine.LNX.4.64.0607261416170.19783@pali.cps.cmich.edu \
--to=ishwar@pali.cps.cmich.edu \
--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).