Re: Kernel >1.3.7X Breaks DOSEMU

Russell Berry (rberry@albany.net)
Tue, 02 Apr 1996 09:33:38 -0500


This is a multi-part message in MIME format.

--------------36AD73D35C9DC923E305483
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I haven't been able to build dosemu sinve 1.3.7x, I am now running
1.3.80, and get the following errors when I try to make dosemu.

---russ

--------------36AD73D35C9DC923E305483
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="maklog"

In file included from get_info.c:20:
/usr/include/sys/mman.h:11: warning: `MAP_FILE' redefined
/usr/src/linux-1.3.80/include/asm/mman.h:29: warning: this is the location of the previous definition
In file included from keyboard.c:19:
/usr/include/sys/mman.h:11: warning: `MAP_FILE' redefined
/usr/src/linux-1.3.80/include/asm/mman.h:29: warning: this is the location of the previous definition
In file included from video.c:19:
/usr/include/sys/mman.h:11: warning: `MAP_FILE' redefined
/usr/src/linux-1.3.80/include/asm/mman.h:29: warning: this is the location of the previous definition
emusys.c: In function `do_irq_job':
emusys.c:101: warning: passing arg 2 of `request_irq' from incompatible pointer type
emusys.c:101: too few arguments to function `request_irq'
emusys.c:107: too few arguments to function `free_irq'
emusys.c: In function `remove_all_irqs':
emusys.c:121: too few arguments to function `free_irq'
make[2]: *** [emusys.o] Error 1
make[1]: *** [emumod] Error 2
make: *** [doslibnew] Error 2

--------------36AD73D35C9DC923E305483--