Re: Missing symbols for modules on 1.3.31

Juha Virtanen (jiivee@hut.fi)
Thu, 5 Oct 1995 23:47:48 +0200 (EET)


On Wed, 4 Oct 1995, lilo wrote:

> Hi all,
>
> Once again, the ever-popular list of missing symbols. There are a few
> modules I haven't tried (arcnet, token ring, some NCR network stuff) but
> other than those, this is a pretty comprehensive list of modules that are
> missing symbols. Note that not much progress has been made from 1.3.30, and
> this still includes all of the SCSI modules....
>
> Any assistance will be greatly appreciated. :)

> *** Unresolved symbols in module /lib/modules/1.3.31/misc/atixlmouse.o
> fasync_helper
> *** Unresolved symbols in module /lib/modules/1.3.31/misc/busmouse.o
> fasync_helper
> *** Unresolved symbols in module /lib/modules/1.3.31/misc/msbusmouse.o
> fasync_helper
> *** Unresolved symbols in module /lib/modules/1.3.31/misc/psaux.o
> fasync_helper
> aux_device_present
> kbd_read_mask

How did you manage to compile these? I've never been able to compile
any of mouse modules. Compilation always dies in mouse.c, line 139
in undeclared identifier mouse_data (sorry, can't give exact
error message because my mouse just died).

Juha