Discussion:
MOL doesnt work
(too old to reply)
pb
2005-02-20 15:14:11 UTC
Permalink
Very strange one. Im running YDL 3.0.1 and want to try out Mac-on-Linux. I
ran the mol video setup as instructed, then tried to 'startmol'. It says
'Starting session 0' then gives me the following error:

No mol-0.9.69 kernel modules corresponding to the running 2.4.22-2f kernel
were found ('startmol --list displays installed version). Recompile the mol
kernel modules (recommended) or try starting MOL as root using the '-a'
switch.

Well Im already running in root. Do I need to update something? This was all
installed by YDL itself so I would expect it to run out of the box...

Thanks.
Larry Anderson
2005-02-22 06:11:33 UTC
Permalink
Post by pb
Very strange one. Im running YDL 3.0.1 and want to try out Mac-on-Linux. I
ran the mol video setup as instructed, then tried to 'startmol'. It says
No mol-0.9.69 kernel modules corresponding to the running 2.4.22-2f kernel
were found ('startmol --list displays installed version). Recompile the
mol kernel modules (recommended) or try starting MOL as root using the
'-a' switch.
Well Im already running in root. Do I need to update something? This was
all installed by YDL itself so I would expect it to run out of the box...
Thanks.
I played with it myself too, and it seems like YDL installs a MOL
multi-processor header library instead of one suited to the machine (in my
sase as well as the parent poster's, a single processor Mac). from there I
also was stuck as there is no readily usable library, (seems link one has
to compile it from downloaded sources... but was lost in the dependencies)

Any help out there would be appreiated here too!

Larry
--
01000011 01001100 01000001 01010011 01010011 01001001 01000011
Larry Anderson - Sysop of Silicon Realms BBS (209) 754-1363 300-14.4k
Set your 8-bit rigs to sail for http://www.portcommodore.com/
01010001 01010101 01000001 01001100 01001001 01010100 01011001
pb
2005-02-22 22:14:01 UTC
Permalink
http://www.sharplabs.com:8668/space/Configuring+YDL/Kernel+Errors+and+Mac+On+Linux

The answer is here - works great now.
Post by Larry Anderson
Post by pb
Very strange one. Im running YDL 3.0.1 and want to try out Mac-on-Linux. I
ran the mol video setup as instructed, then tried to 'startmol'. It says
No mol-0.9.69 kernel modules corresponding to the running 2.4.22-2f kernel
were found ('startmol --list displays installed version). Recompile the
mol kernel modules (recommended) or try starting MOL as root using the
'-a' switch.
Well Im already running in root. Do I need to update something? This was
all installed by YDL itself so I would expect it to run out of the box...
Thanks.
I played with it myself too, and it seems like YDL installs a MOL
multi-processor header library instead of one suited to the machine (in my
sase as well as the parent poster's, a single processor Mac). from there I
also was stuck as there is no readily usable library, (seems link one has
to compile it from downloaded sources... but was lost in the dependencies)
Any help out there would be appreiated here too!
Larry
--
01000011 01001100 01000001 01010011 01010011 01001001 01000011
Larry Anderson - Sysop of Silicon Realms BBS (209) 754-1363 300-14.4k
Set your 8-bit rigs to sail for http://www.portcommodore.com/
01010001 01010101 01000001 01001100 01001001 01010100 01011001
Tomasz Mierzejewski
2005-02-24 16:04:43 UTC
Permalink
On Tue, 22 Feb 2005 22:14:01 -0000
Post by pb
http://www.sharplabs.com:8668/space/Configuring+YDL/Kernel+Errors+and+Mac+On+Linux
The answer is here - works great now.
Well, this solution recommends upgrading kernel to 2.4.22-2g. Probably it's good.

I'm still experiencing problems while compiling mol-0.9.70 with
kernel-2.6.9-1.ydl.8custom. Compilation starts to break with following errors:

= Building kver_approx : ok
if [ "$KERNEL_TREES" ] ; then make -s multi_modules ; else make -s modules_ ; fi
+ Entering Linux
In file included from /usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:16:
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/mol_config.h:52:22: autoconf.h: No such file or directory
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/mol_config.h:68:22: platform.h: No such file or directory
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/mol_config.h:75:49: debugger.h: No such file or directory
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/mol_config.h:76:22: extralib.h: No such file or directory
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c: In function `extra':
...

and so on. Copying these files to src/kmod/include leads to:

/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c: In function `extra':
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:181: `kernel_vars_t' undeclared (first use in this function)
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:181: (Each undeclared identifier is reported only once
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:181: for each function it appears in.)
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:183: `session_table_t' undeclared (first use in this function)
/usr/src/rpm/BUILD/mol-kmods-0.9.70/src/kmod/build/tmp-offsets.c:183: parse error before ')' token
...

and so on.

Any suggestions?

Alf
2005-02-22 21:23:41 UTC
Permalink
Post by pb
Very strange one. Im running YDL 3.0.1 and want to try out Mac-on-Linux. I
ran the mol video setup as instructed, then tried to 'startmol'. It says
No mol-0.9.69 kernel modules corresponding to the running 2.4.22-2f kernel
were found ('startmol --list displays installed version). Recompile the mol
kernel modules (recommended) or try starting MOL as root using the '-a'
switch.
Well Im already running in root. Do I need to update something? This was all
installed by YDL itself so I would expect it to run out of the box...
Thanks.
The easiest way is probably to download the sources from
www.maconlinux.org and build it yourself. I did that for my Mandrake
custom kernel w/o problems.

Alf
Loading...