Can't get networking going on OS/X under MOL

Douglas Phillipson mol-general@lists.maconlinux.org
Sat, 28 Jun 2003 22:39:33 -0700


Had MOL running in a window under YD 3.0 but in had no network so I 
decided to re-install it.  I had no /usr/src/linux dir so I symlinked it 
to /usr/src/linux-2.4.20-8d. Then tried:

configure
make
make install
make modules
make install_modules

All went well, no errors. Although I didn't see many source files 
compiling, but when running startmol I get:

[root@mol1 root]# startmol -X
Mac-on-Linux 0.9.68 Copyright (C) 1997-2003 Samuel Rydh
Starting MOL session 1
Loading Mac-on-Linux kernel module:
    /usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o
/usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o: unresolved symbol 
force_sig
/usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o: unresolved symbol __up
/usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o: unresolved symbol 
find_vma
/usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o: unresolved symbol __down
/usr/local/lib/mol/0.9.68/modules/2.4.20-8d/mol.o: unresolved symbol mem_map
====================================================================
   Failed to load the module - try recompiling the MOL kernel
   module. Instructions (and information about common problems)
   are available at <http://www.maconlinux.org>.
====================================================================

Don't know where to go from here.  Any help is appreciated.

Thanks

Doug P