From: Dave Feustel <dfeustel@verizon.net>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu and svn
Date: Mon, 14 Nov 2005 19:02:24 -0500 [thread overview]
Message-ID: <200511141902.24997.dfeustel@verizon.net> (raw)
In-Reply-To: <200511142313.30169.paul@codesourcery.com>
On Monday 14 November 2005 18:13, Paul Brook wrote:
> On Monday 14 November 2005 23:05, Dave Feustel wrote:
> > I just checked the qemu source for 0.7.2 into svn
> > and then checked out the source. When I tried
> > to build the source, the build failed because the
> > symbolic link in i386-softmmu was no longer valid.
> > Any chance of not using links to files so this error
> > cannot happen? (Suggestions for workarounds
> > welcome :-) ).
>
> The i386-softmmu directory is not part of the source tree. It is created by
> the build process, so should not be under version control.
>
> Paul
I created a new repository from a freshly downloaded qemu tarball
checked it out, configured
----------------
./configure \
--target-list=i386-softmmu \
--disable kqemu
----------------
and ran gmake. Got the following:
==============
/home/daf/Qemu/Qsrc}gmake
gcc -DQEMU_TOOL -Wall -O2 -g -fno-strict-aliasing -g -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img qemu-img.c block.c block-cow.c block-qcow.c aes.c block-vmdk.c block-cloop.c block-dmg.c block-bochs.c block-vpc.c block-vvfat.c -lz
In file included from vl.h:68,
from qemu-img.c:24:
osdep.h:34: warning: `struct siginfo' declared inside parameter list
osdep.h:34: warning: its scope is only this definition or declaration, which is probably not what you want
=============
These errors are new. I don't yet understand why they are happening.
Dave
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU!
next prev parent reply other threads:[~2005-11-15 0:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 23:05 [Qemu-devel] qemu and svn Dave Feustel
2005-11-14 23:13 ` Paul Brook
2005-11-14 23:32 ` Dave Feustel
2005-11-15 0:02 ` Dave Feustel [this message]
2005-11-15 14:05 ` Dave Feustel
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=200511141902.24997.dfeustel@verizon.net \
--to=dfeustel@verizon.net \
--cc=dfeustel@mindspring.com \
--cc=paul@codesourcery.com \
--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).