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

qemu (was Re: pdf viewer that shows hyperlinks?)



On Thu, May 01 2003, christophe barbe wrote:
> On Thu, May 01, 2003 at 06:32:38PM +0200, Jens Axboe wrote:
> > > Do I need to apply another patch before this one?
> > > First I have to replace dep_tristate by tristate in the config.in part
> 
> Is it normal ?

Not a problem I think, the original patch lacked a dependency. So just a
tristate should be fine.

> > > Then when I try to compile the kernel I get errors. Last I tried to
> > > compile the x86 emulation in the kernel (not as a module) and got:
> > 
> > You probably did everything right, but I think my bk diff left out the
> > x86emu.c file. I've attached here, copy to arch/ppc/kernel/ and the
> > kernel should link.
> 
> Thanks I go further with this file.
> I have now compiled it in my kernel and can see it:
> 
> cat /proc/execdomains
> 17-17   X86LINUX                [kernel]
> 0-0     Linux                   [kernel]
> 
> I can run ls-x86 (even before applying this patch) but still can't run
> the wine test:

Good so far.

> qemu /usr/local/qemu-i386/wine/bin/wine
> /usr/local/qemu-i386/wine/c/Program\ Files/putty.exe wine: could not
> exec wineserver
> 
> Any idea?

Not really, did you try to strace it? Look for path problems, or attach
it here.

-- 
Jens Axboe



Reply to: