Unresolved symbol mc_giveup_altivec


Subject: Unresolved symbol mc_giveup_altivec
From: Tony Howard (tahoward@ntrnet.net)
Date: Sun Jul 22 2001 - 23:39:50 MDT


I am running kernel 2.2.19, and I get the following error when I try to
start mol 0.9.58 and 0.9.59:

=================================================================
  Mac-on-Linux 0.9.58 <www.maconlinux.org>
  (C) 1997-2001 Samuel Rydh <samuel@ibrium.se>
=================================================================
Loading the Mac-on-Linux kernel module.
/usr/lib/mol/modules/mol.o: unresolved symbol mc_giveup_altivec
===============================================================================
  Failed to load the module - look for updates at
<http://www.maconlinux.org>
   If there are no updates, please send a bug report to <samuel@ibrium.se>
===============================================================================

This happens with precompiled versions from the mol web site, as well as
ones I compiled myself. Here is the output from lsmod, nm, and ksyms. I
don't understand exactly what ksyms is getting at, but I think it may be
part of the problem:

[root@ranger modules]# lsmod
Module Size Used by
molsymglue0 480 0 (unused)

[root@ranger modules]# nm /usr/lib/mol/modules/molsymglue0.o|grep altivec
00000048 ? __kstrtab_mc_giveup_altivec
00000020 ? __ksymtab_mc_giveup_altivec
0000006c ? __module_parm_mc_giveup_altivec
00000010 G mc_giveup_altivec

[root@ranger modules]# ksyms -a|grep altivec
cd1261d8 mc_giveup_altivec_R__ver_mc_giveup_altivec [molsymglue0]
c00039d0 giveup_altivec_R__ver_giveup_altivec

Tony



This archive was generated by hypermail 2a24 : Sun Jul 22 2001 - 22:47:57 MDT