On Thu, 6 May 1999, Stan E. Cook wrote:
> Hi;
>
> I am trying to compile dosemu on a Powerbook G3. Kernel is linuxppc
^^^
Not sure you will have success with DOSEMU on that machine:-(
Currently it will only run on i386-Linux. Note that the heart of DOSEMU's
kernel needs is vm86(), which is placed in linux/arch/i386/kernel
^^^^^^^^^
> 2.2.1. When I run "./default-config" everything looks fine until the
> very bottom, when it complains it can't find "as86" or "ld86" I suspect
> these files are an assembler and a linker, which run under linux.
Right, you normaly have as86 and ld86 on a i386 Linux box, it else would
complain when compiling the Linux kernel. The package is called 'bin86'
(or similar).
Hans
<[EMAIL PROTECTED]>