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

Douglas Phillipson mol-general@lists.maconlinux.org
Sun, 29 Jun 2003 09:39:59 -0700


Digging through more docs I tried "rebuilding" the mol-kmods source rpm 
with:

rpmbuild --rebuild mol-kmods-0.9.68-1.src.rpm

Then removed and re-installed the kmods and mol with:

rpm -e mol-kmods

rpm -i /usr/src/rpm/RPMS/ppc/mol-kmods-0.9.68-1.ppc.rpm
rpm -i mol-0.9.68-1.ppc.rpm

Still get the following when starting mol:

[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>.
====================================================================

Now I know I can re-install YellowDog 3.0 to fix this but I'll still be 
in the same boat with a lack of networking so I would like to solve 
this.  Anyone else have this problem?

Regards

Doug P

Douglas Phillipson wrote:
> 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
> 
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general
> 
>