[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] unresolved symbol
On Tue, Feb 20, 2001 at 01:36:43PM +0100, Bas Benschop wrote:
> Today I tried to install rtlinux-3.0 on a Debian 2.2 system (kernel
> 2.2.18) with 2 processors and SMP enabled. Builds without any problem but
> when I try to insmod rtl.o I get the message:
>
> rtl.o: unresolved symbol rtlinux_suspend_linux_init
> rtl.o: unresolved symbol rtlinux_suspend_linux_cleanup
>
> What can be wrong?
Which compiler version are you using? the gcc272 package or the
standard one that comes with Debian by default (2.95.2)? I haven't run into
this myself, and I test and develop on Debian stable.