From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EboHR-0007on-BT for qemu-devel@nongnu.org; Mon, 14 Nov 2005 19:02:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EboHP-0007ob-Df for qemu-devel@nongnu.org; Mon, 14 Nov 2005 19:02:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EboHP-0007oY-17 for qemu-devel@nongnu.org; Mon, 14 Nov 2005 19:02:31 -0500 Received: from [206.46.252.42] (helo=vms042pub.verizon.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EboHO-0008JW-CU for qemu-devel@nongnu.org; Mon, 14 Nov 2005 19:02:30 -0500 Received: from [71.97.178.169] by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IPY001BDYS2HDJ2@vms042.mailsrvcs.net> for qemu-devel@nongnu.org; Mon, 14 Nov 2005 18:02:26 -0600 (CST) Date: Mon, 14 Nov 2005 19:02:24 -0500 From: Dave Feustel Subject: Re: [Qemu-devel] qemu and svn In-reply-to: <200511142313.30169.paul@codesourcery.com> Message-id: <200511141902.24997.dfeustel@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200511141805.50386.dfeustel@verizon.net> <200511142313.30169.paul@codesourcery.com> Reply-To: dfeustel@mindspring.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org 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!