mol kernel compile issues using benh10

Adam Done mol-general@lists.maconlinux.org
28 Apr 2003 13:51:11 -0700


--=-CDu+O26awBryu62Q3Tdq
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I have been trying to get mol running on my own kernel compile for a
very very long time and every thing I try fails....   The latest
mol-kernel compile..  does not see the new kernel modules and it is not
even installed into my working module dir.

Can some one offer some advice.. Thank you...

-Adam

ps...  a description of my latest effort



src/mol-kmods-0.9.68 $ ./configure
src/mol-kmods-0.9.68 $ make modules
src/mol-kmods-0.9.68 $ make install_modules
/usr/bin/install -c -v -d /usr/local/lib/mol/0.9.68/modules
/usr/bin/install: creating directory `/usr/local/lib/mol/0.9.68'
/usr/bin/install: creating directory `/usr/local/lib/mol/0.9.68/modules'
MODS=`find mollib/modules -name '*.o'` ; [ "$MODS" ] && { \
for x in $MODS ; do \
        y=`echo $x | sed -e s/mollib// -e
s/[a-zA-Z0-9_]*.o$//`                 ; \
        /usr/bin/install -c -v -d /usr/local/lib/mol/0.9.68/$y || exit
1                        ; \
        /usr/bin/install -c -v --mode=644 $x
/usr/local/lib/mol/0.9.68/$y || exit 1     ; \
done ; }
/usr/bin/install: creating directory
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10'
`mollib/modules/2.4.20-ben10/molsymglue.o' ->
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/molsymglue.o'
`mollib/modules/2.4.20-ben10/mol.o' ->
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/mol.o'
`mollib/modules/2.4.20-ben10/sheep.o' ->
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/sheep.o'
`mollib/modules/2.4.20-ben10/tun.o' ->
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/tun.o'
`mollib/modules/2.4.20-ben10/ethertap.o' ->
`/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/ethertap.o'




src/mol-kmods-0.9.68 $ startmol
Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh
Starting MOL session 0
====================================================================
  No mol-0.9.69 kernel modules corresponding to the running
  2.4.20-ben10 kernel were found ('startmol --list' displays
  installed version). Recompile the mol kernel modules (recommended)
  or try starting MOL as root using the '-a' switch. The '-a'
  flag can be made default by the 'allow_kver_mismatch: yes' setting.
====================================================================




src/mol-kmods-0.9.68 $ startmol -a
Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh
Starting MOL session 0
Loading Mac-on-Linux kernel module:
   /lib/modules/2.4.20-powerpc/misc/mol.o
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol
force_sig_R464ba6d3
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol
find_vma_R683e5642
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol
mem_map_R0686c7e5
====================================================================
  Failed to load the module - try recompiling the MOL kernel
  module. Instructions (and information about common problems)
  are available at <http://www.maconlinux.org>.
====================================================================


--=-CDu+O26awBryu62Q3Tdq
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
I have been trying to get mol running on my own kernel compile for a very very long time and every thing I try fails....&nbsp;&nbsp; The latest mol-kernel compile..&nbsp; does not see the new kernel modules and it is not even installed into my working module dir.<BR>
<BR>
Can some one offer some advice.. Thank you...<BR>
<BR>
-Adam<BR>
<BR>
ps...&nbsp; a description of my latest effort<BR>
<BR>
<BR>
<BR>
src/mol-kmods-0.9.68 $ ./configure<BR>
src/mol-kmods-0.9.68 $ make modules<BR>
src/mol-kmods-0.9.68 $ make install_modules<BR>
/usr/bin/install -c -v -d /usr/local/lib/mol/0.9.68/modules<BR>
/usr/bin/install: creating directory `/usr/local/lib/mol/0.9.68'<BR>
/usr/bin/install: creating directory `/usr/local/lib/mol/0.9.68/modules'<BR>
MODS=`find mollib/modules -name '*.o'` ; [ &quot;$MODS&quot; ] &amp;&amp; { \<BR>
for x in $MODS ; do \<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; y=`echo $x | sed -e s/mollib// -e s/[a-zA-Z0-9_]*.o$//`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; \<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/install -c -v -d /usr/local/lib/mol/0.9.68/$y || exit 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; \<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/install -c -v --mode=644 $x /usr/local/lib/mol/0.9.68/$y || exit 1&nbsp;&nbsp;&nbsp;&nbsp; ; \<BR>
done ; }<BR>
/usr/bin/install: creating directory `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10'<BR>
`mollib/modules/2.4.20-ben10/molsymglue.o' -&gt; `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/molsymglue.o'<BR>
`mollib/modules/2.4.20-ben10/mol.o' -&gt; `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/mol.o'<BR>
`mollib/modules/2.4.20-ben10/sheep.o' -&gt; `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/sheep.o'<BR>
`mollib/modules/2.4.20-ben10/tun.o' -&gt; `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/tun.o'<BR>
`mollib/modules/2.4.20-ben10/ethertap.o' -&gt; `/usr/local/lib/mol/0.9.68//modules/2.4.20-ben10/ethertap.o'<BR>
<BR>
<BR>
<BR>
<BR>
src/mol-kmods-0.9.68 $ startmol<BR>
Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh<BR>
Starting MOL session 0<BR>
====================================================================<BR>
&nbsp; No mol-0.9.69 kernel modules corresponding to the running<BR>
&nbsp; 2.4.20-ben10 kernel were found ('startmol --list' displays<BR>
&nbsp; installed version). Recompile the mol kernel modules (recommended)<BR>
&nbsp; or try starting MOL as root using the '-a' switch. The '-a'<BR>
&nbsp; flag can be made default by the 'allow_kver_mismatch: yes' setting.<BR>
====================================================================<BR>
<BR>
<BR>
<BR>
<BR>
src/mol-kmods-0.9.68 $ startmol -a<BR>
Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh<BR>
Starting MOL session 0<BR>
Loading Mac-on-Linux kernel module:<BR>
&nbsp;&nbsp; /lib/modules/2.4.20-powerpc/misc/mol.o<BR>
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol force_sig_R464ba6d3<BR>
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol find_vma_R683e5642<BR>
/lib/modules/2.4.20-powerpc/misc/mol.o: unresolved symbol mem_map_R0686c7e5<BR>
====================================================================<BR>
&nbsp; Failed to load the module - try recompiling the MOL kernel<BR>
&nbsp; module. Instructions (and information about common problems)<BR>
&nbsp; are available at &lt;<A HREF="http://www.maconlinux.org">http://www.maconlinux.org</A>&gt;.<BR>
====================================================================<BR>
<BR>
</BODY>
</HTML>

--=-CDu+O26awBryu62Q3Tdq--