Re: iBCS w/1.3.71

James Dooley (jdooley@dbp.caltech.edu)
Tue, 5 Mar 1996 15:15:00 -0800 (PST)


On Tue, 5 Mar 1996, Baba Z Buehler wrote:
> After rebuilding iBCS for 1.3.71, this is what I get when I try to insmod it:
>
> root@tigger[3]: insmod iBCS
> create_tables undefined
> Failed to load module! The symbols from kernel 1.3.71 don't match 1.3.71

A quick fix is to use the insmod-1.3.69-HACKER_TOOL.tar.gz, available
from:
ftp://tsx-11.mit.edu/pub/linux/ALPHA/dosemu/insmod-1.3.69-HACKER_TOOL.tar.gz

It allows lookup of undefined symbols in modules using /System.map or any
other specified map file.

-james