kernel modules compile...

Francois Prowse mol-general@lists.maconlinux.org
Thu, 5 Jun 2003 20:28:59 +1200 (NZST)


Hello,

I've just installed mol 0.9.69 from the rsync directory on a fresh debian 
install running 2.4.18-rc4 kernel on a PegasosPPC machine. 

Following the following procedure...

./automake.sh
./configure

make install_modules
make
make install

Checked that I don't need to remake the modules as this was already done 
by the make and make install. A new kernel module was created in 

/usr/local/lib/mol/0.9.69/modules/2.4.18-rc5-noav/

However, when running mol it complains about the mol kernel modules....

Loading Mac-on-Linux kernel module:
   /usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o
/usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o: unresolved symbol 
mem_map_R9d88993c
/usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o: unresolved symbol 
__down_R814cb012
/usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o: unresolved symbol 
__up_Rb7d9010c
/usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o: unresolved symbol 
find_vma_R7ac62aa0
/usr/local/lib/mol/0.9.69/modules/2.4.18-rc4-noav/mol.o: unresolved symbol 
force_sig_Refccbe3e

What do I need to do to rebuild this kernel module....I've been looking at 
this for way to long....can't be this hard...

Francois

--