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

From: Ling Su (lingsu@palmmicro.com)
Date: Wed Jun 21 2000 - 16:13:44 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).
>

Thanks!
I prefer to compile my moudle with the same kernel (RH6.2 kernel 2.2.14), I
do not know how to do that. Could you tell me?

I also like to know how to turn off symbold versioning, need I recompile the
kernel?

Best Regards,
-Ling

-
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