Re: unknown kernel symbols (2.0.36 -> 2.2.1)
H. Peter Anvin (hpa@transmeta.com)
5 Feb 1999 11:16:13 GMT
Followup to: <4n679htdd5.fsf@amiga.chemie.uni-konstanz.de>
By author: Christian Jost <jost@chemie.uni-konstanz.de>
In newsgroup: linux.dev.kernel
>
> Hi,
> I want to get linux-gpib work on 2.2.x Kernel.
> After some changes in the linux-gpib driver sources
> (semaphores,kernelmodules related things) it compiles.
> But there are unresolved symbols when I try to do an
> insmod:
>
> # insmod driver/gpib0.o
> driver/gpib0.o: unresolved symbol memcpy_tofs
> driver/gpib0.o: unresolved symbol put_fs_byte
> driver/gpib0.o: unresolved symbol memcpy_fromfs
>
> these symbols were known in 2.0.x.
> Any hints ?
>
See Documentation/exception.txt
-hpa
--
"Linux is a very complete and sophisticated operating system. There
are, and will be, large numbers of applications available for it."
-- Paul Maritz, Group Vice President for Platforms And Applications,
Microsoft Corporation [Reference at: http://www.kernel.org/~hpa/ms.html]
-
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/