lkml.org 
[lkml]   [1998]   [Oct]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 12 Oct 1998 16:43:54 +1300
FromChris Wedgwood <>
SubjectRe: 2.1.125 : sg broken as module ?
On Sun, Oct 11, 1998 at 10:50:26PM +0100, PhiR wrote:
> I compiled 2.1.125 with sr and sd in the kernel and sg in module 
> here's what I got trying to insmod : > > insmod sg> /lib/modules/2.1.125/scsi/sg.o: unresolved symbol waitqueue_lock
> > > gcc version 2.7.2.3

[root:11] caffeine:~# uname -a
Linux caffeine 2.1.125 #4337 Thu Oct 8 11:19:30 NZDT 1998 i686
[root:11] caffeine:~# insmod sg
[root:11] caffeine:~# lsmod
Module                  Size  Used by
sg                      3884   0  (unused)
psaux                   2044   1
3c59x                  16352   1  (autoclean)
unix                    9756  15  (autoclean)
[root:11] caffeine:~# gcc -v
Reading specs from /usr/lib/gcc-lib/i686-unknown-linux-gnulibc1/2.7.2.3/specs
gcc version 2.7.2.3


try:

  make clean && make dep && make bzImage && make modules && make modules_install

and see how you go.




-cw

-
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:44    [from the cache]
©2003-2008