qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] sparc?


From: Johannes Schindelin
Subject: Re: [Qemu-devel] sparc?
Date: Sun, 29 Aug 2004 16:37:02 +0200 (CEST)

Hi,

On Sun, 29 Aug 2004, Bochnig, Martin wrote:

> Bochnig, Martin wrote:
>
> > But I'm a *newbie* in that field.

That's okay, we all started that way.

> Now the bad rest - unfortunately the main thing, the cpu, does *not* work:
> When the build completes I get the following warning:
> 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?

> Please have a look at the following compiling output:
> gmake[1]: Entering directory `/tmp_qemu0.5.5_COPLETE_BUILD/i386-softmmu'
> gmake[1]: Warning: File `../config-host.mak' has modification time 33 s
> in the future

This means that at least the configure script's output has an incorrect
time set.

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.

Ciao,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]