From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C1RAb-0000Oz-0Q for qemu-devel@nongnu.org; Sun, 29 Aug 2004 11:00:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C1RAZ-0000Om-An for qemu-devel@nongnu.org; Sun, 29 Aug 2004 11:00:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C1RAZ-0000Oj-7i for qemu-devel@nongnu.org; Sun, 29 Aug 2004 11:00:35 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1C1R5Q-0001Ss-8J for qemu-devel@nongnu.org; Sun, 29 Aug 2004 10:55:16 -0400 Message-ID: <4131EDD3.4050502@gmx.com> Date: Sun, 29 Aug 2004 16:53:07 +0200 From: "Bochnig, Martin" MIME-Version: 1.0 Subject: Re: [Qemu-devel] sparc? References: <412DC42E.4070804@gmx.com> <412FC3CB.3010304@gmx.com> <413083B1.2040102@bellard.org> <4130B905.5090706@gmx.com> <4131E783.5000307@gmx.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: bochnig@pool.math.tu-berlin.de, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Johannes Schindelin wrote: >>gmake[1]: warning: Clock skew detected. Your build may be incomplete. > > > This means that the file change times are not as they are supposed to be. > Are you working on the same files from two different machines? Something > like NFS mounted root, and trying to compile from one machine continuing > on the other? Yes, from 5 different hosts. But I use to do a "gmake distclean" every time. I change the "share -F nfs -o rw,root=192.168.0.[n] [DirToExport]" too. Don't know. > > This means that at least the configure script's output has an incorrect > time set. Interesting - I currently don't run NTP and every machine's local date differs from each other. > > How about a "make distclean && ./configure && make"? > > I once had a black screen: I was redirecting the X DISPLAY to an IRIX > machine. Only with my VNC patch I was able to see that the SDL output was > somehow wrong, but VNC showed what I expected. Yes, that's another problem. I got QEMU 0.6.0 perfectly up and running on my AMD32 Solaris10_60 host. Everything works, but forwarding to non-XF86 X-Servers or just to slightly older XF86 servers makes all my keyboards unusable (mapping extremely chaotic == UNusable). When using the very ltest VNC4.x it works just fine. I had many hours of trouble due to the lack of appropriate information. Booting Solaris_x86 guests under Solaris_x86__10_60 HOST still results in a very similar error - even when using VNC 4.x as Mini-XF86 server. Best regards, Martin > > Ciao, > Dscho > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >