On Tue, Aug 02, 2005 at 02:53:22PM +0800, Mars G. Miro wrote: > On 8/2/05, Juergen Lock <[EMAIL PROTECTED]> wrote: > > On Mon, Aug 01, 2005 at 05:30:47PM +0800, Mars G. Miro wrote: >[...]
> > > /usr/src/sys/dev/ed/if_ed.c: In function `ed_probe_SIC': > > > /usr/src/sys/dev/ed/if_ed.c:998: warning: nested extern declaration of > > `kvtop' > > > /usr/src/sys/dev/ed/if_ed.c:508: warning: redundant redeclaration of > > 'kvtop' > > > /usr/src/sys/dev/ed/if_ed.c:508: warning: previous implicit > > > declaration of 'kvtop' was here > > > *** Error code 1 > > > > > > ugh :-( > > > > Aha, amd64 doesnt have kvtop anymore. Try the following patch: > > (compiles on i386, it should fix amd64 if you are lucky - as long as > > kvtop is the only problem...) > > > > Tried this patch. It does seem to work. > So you got the network up? ok. (should the patch be included in 6.0 and ed be re-added to GENERIC and the install kernel on amd64, for amd64 guests to have network with qemu?) > But there are other problems in emulated amd64 --- such as segfaults > here and there --- they seem to occur at random. This is for > {5.4/6.01-Beta} AMD64. > with or without kqemu? cheers, Juergen _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel