lkml.org 
[lkml]   [2000]   [Dec]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 18 Dec 2000 03:19:13 -0600
FromPeter Samuelson <>
SubjectRe: test13-pre3 woes
[J Sloan]
> The module now compiles and gets installed -
> Unfortunately, attempting to load it does not go well:
> 
> kernel/drivers/char/drm/tdfx.o: unresolved symbol remap_page_range
> kernel/drivers/char/drm/tdfx.o: unresolved symbol __wake_up
> kernel/drivers/char/drm/tdfx.o: unresolved symbol mtrr_add
> kernel/drivers/char/drm/tdfx.o: unresolved symbol __generic_copy_from_user
> kernel/drivers/char/drm/tdfx.o: unresolved symbol schedule
> kernel/drivers/char/drm/tdfx.o: unresolved symbol kmalloc
> kernel/drivers/char/drm/tdfx.o: unresolved symbol si_meminfo

Those symbols are rather generic and rather important.  Sounds like a
generic module problem.  Do other modules load?  Does your kernel use
MODVERSIONS?  (This module apparently doesn't.)  Are you using a recent
version of modutils?

Puzzled.  Maybe Keith Owens knows something.

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

\
 
 \ /
  Last update: 2005-03-22 12:52    [from the cache]
©2003-2008