Re: Question on Build a module driver for UltraSpar Linux(RH6.2)

From: Ben Collins (bcollins@debian.org)
Date: Wed Jun 21 2000 - 16:01:25 EST


>
> bt.o: unresolved symbol tty_register_ldisc_R592af152
> bt.o: unresolved symbol kmalloc_R93d4cfe6
> bt.o: unresolved symbol __memcpy_Rbfaaaa73
> bt.o: unresolved symbol __wake_up_Rdecddc1e
> bt.o: unresolved symbol tty_register_driver_R58e04e55
> bt.o: unresolved symbol clear_page
> bt.o: unresolved symbol tty_std_termios_R7c7b57d9
> bt.o: unresolved symbol __bzero_Rdd42e263
> bt.o: unresolved symbol interruptible_sleep_on_Rd492943b
> bt.o: unresolved symbol __copy_from_user
> bt.o: unresolved symbol tty_unregister_driver_R33b5cd20
> bt.o: unresolved symbol __strncmp_R8c5ff0fd
>

You have versioned symbols, so either compiled this module with the same
you kernel you plan to run, or turn off symbol versioning in the kernel
config (for both the kernel, and the module).

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'

- 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/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:22 EST