[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling elks-emu!
- To: http://www.mayday.compulink.co.uk/~robert
- Subject: Re: Compiling elks-emu!
- From: http://dummy.us.eu.org/robert (robert)
- Date: Thu, 27 Feb 1997 12:55:27 -0800
- Cc: Dylan ELLICOTT <http://www.cs.mcgill.ca/~dellicot>
- References: <http://www.binkley.cs.mcgill.ca/~Pine.SUN.3.91.970125105514.26711B-100000>
> From: Robert de Bath <http://www.mayday.compulink.co.uk/~robert>
> Date: Sat, 25 Jan 1997 19:21:40 +0000 (GMT)
> On Sat, 25 Jan 1997, Dylan Ellicott wrote:
>
> > I just tried to compile everything in dev0.0.10 package.
> > anyway it goes fine until it gets to compiling elks.c in the elksemu
> > directory. then it says in line 5 of /usr/include/sys/vm86.h <linux/vm86.h>
> > no such file or directory. so I went to /usr/include/linux/vm86.h and sure
> > enough there was no vm86.h. suggestions welcome!
> The file you want is /usr/include/asm/vm86.h it moved in the mid 1.3.*
> kernel version, a more recent version of linux-libc than yours will have
> the pointer corrected. (ie /linux/ becomes /asm/)
>
> Strange thing is though there's a file 'elkemu/linux/vm86.h' that should
> redirect this to the right location, I wonder why it didn't work in your
> case. ...
>
> What versions of GNU-C, libc and kernel are you using ?
>
> --
> Rob. (Robert de Bath <http://www.mayday.cix.co.uk/~robert>)
Sorry if has already been discussed on linux-8086. The mailing list
archive at http://epocha.pd.mcs.net:80/Linux8086/threads.html seems to
have not been updated since 2/15/96...
I'm having the above problem. Was it truly fixed with
Dev86src-0.0.11.tar.gz on linux.mit.edu? I'm currently using 2.0.0 of the
kernel.
Thanks.