lkml.org 
[lkml]   [1998]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectModules on Alpha

Hi, there,

I'm facing a weird behavior in my Linux kernel on an Alpha system, and I
hope you can help me.

If I compile the Cyclades driver as a monolythic driver, the kernel is
loaded and it works fine. However, if I compile it as a module (with the
module support enabled in the kernel, of course), once I try to load the
module I get the following errors:

/lib/modules/2.0.30/cyclades.o: unresolved symbol _memcpy_toio
/lib/modules/2.0.30/cyclades.o: unresolved symbol _memcpy_fromio

Some additional information:

- I don't think these symbols are not defined in the kernel, because it
all works fine when I compile the driver as monolythic;
- In i386 builds the problem does not happen (i.e., I can compile and use
the driver either as a module or as a monolythic driver);

Any hints???

I really appreciate your help.

Regards,
Ivan Passos


-
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:45    [W:0.036 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site