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

From: Ling Su (lingsu@palmmicro.com)
Date: Wed Jun 21 2000 - 17:51:59 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).
>
I compiled the kernel, I found the sparc platform is quite different from a
x86 platform. I do
"make xconfig"
and "make dep"
then I found "make zImage" doesn't work... :(
I read the Makefile and did a "make vmlinux", seems I can not compress the
kernel. The SILO is quite different from LILO, after that, I don't know how
to install the new compiled kernel...
I found there is a previous compressed kernel "vmlinuz" in /boot, what I
should do before I reboot the machine. I found even the READ file in
/usr/src/linux just tell me how to exact build a kernel in x86 and how to
use LILO.(I installed RH6.2 for sparc arch)

This is quite a unrelevant question for kernel developement, but I am a kind
of rush to find the answer. Sorry for any disturbing.

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