Mol and debian

Markus Frauenfelder mol-general@lists.maconlinux.org
Thu, 3 Jul 2003 10:36:59 +0200


Hello
 
I've been trying to install mol several times... it never worked.=20
 
The Problem I've got at this moment is the following:
---snip----
>startmol -X
Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh
Starting MOL session 1
Loading Mac-on-Linux kernel module:
   /lib/modules/2.4.21-ben2/misc/mol.o
/lib/modules/2.4.21-ben2/misc/mol.o: unresolved symbol force_sig_R464ba6d3
/lib/modules/2.4.21-ben2/misc/mol.o: unresolved symbol find_vma_R683e5642
/lib/modules/2.4.21-ben2/misc/mol.o: unresolved symbol mem_map_R0686c7e5
/lib/modules/2.4.21-ben2/misc/mol.o: unresolved symbol
handle_mm_fault_R190a5a71
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  Failed to load the module - try recompiling the MOL kernel
  module. Instructions (and information about common problems)
  are available at <http://www.maconlinux.org>.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
---snap----
 
'recompiling the MOL kernel' does that mean:
---snip---
/usr/src/modules/mol>make
make -C kmod
make[1]: Entering directory /usr/src/modules/mol/kmod'
make[1]: F=FCr das Ziel =BBbuild=AB ist nichts zu tun.
make[1]: Leaving directory /usr/src/modules/mol/kmod'
make -C netdriver
make[1]: Entering directory /usr/src/modules/mol/netdriver'
make[1]: F=FCr das Ziel =BBbuild=AB ist nichts zu tun.
make[1]: Leaving directory /usr/src/modules/mol/netdriver'
                                                                                
/usr/src/modules/mol>make install
make -C kmod install
make[1]: Entering directory /usr/src/modules/mol/kmod'
mkdir -p /lib/modules/=15name -r/misc
install -m 755 -o root -g root mol.o /lib/modules/=15name -r/misc
make[1]: Leaving directory /usr/src/modules/mol/kmod'
make -C netdriver install
make[1]: Entering directory /usr/src/modules/mol/netdriver'
mkdir -p /lib/modules/=15name -r/misc
install -m 755 -o root -g root sheep.o /lib/modules/=15name -r/misc
make[1]: Leaving directory /usr/src/modules/mol/netdriver'
---snap---=20
                                                                                
if yes, then it does not help (did that several times).
                                                                                
Does anybody know what to do?
                                                                                
thanks