lkml.org 
[lkml]   [1999]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.3.18 and init_task_union
Hi!
1 - configuration :
-------------------
Debian Linux 2.1 with kernel 2.3.18
libc6 2.0.7.19981211

2 - the problem :
-----------------
I was trying to access my ZIP 100 drive (parallel port). Both kmod and the
automounter are active. I got the following message :

insmod: /lib/modules/2.3.18/scsi/scsi_mod.o: unresolved symbol init_task_union

3 - correction applied :
------------------------
I've added the following line in /usr/src/linux/kernel/ksyms.c :

/* init task, for moving kthread roots - ought to export a function ?? */
EXPORT_SYMBOL(init_task_union);

4 - remark :
------------
This statement exists in ksyms.c in the kernel 2.2.xx


Regards, Jean-Luc

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:3.479 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site