Re: unresolved symbols in ipx module

From: Michael Vines (mjvines@undergrad.math.uwaterloo.ca)
Date: Fri Oct 13 2000 - 16:25:06 EDT

  • Next message: Jonathan Hudson: "kernel BUG at inode.c:441"

    On Fri, 13 Oct 2000, John Williams wrote:

    > This means to add ipx to the kernel, I have to rebuild the entire kernel
    > and boot with it in order to satisfy the dependancies. I cannot just
    > compile it as a module and add it because it has non-modular
    dependancies.

    I encountered this same problem with the Appletalk module a couple days
    ago.

    I compiled my kernel (2.2.17) with Appletalk disabled, then realized that
    I needed it so I built it as a module. But it wouldn't load because it
    required register_snap_client() and unregister_snap_client().

    Rebuilding my kernel solved the problem, but it took a little digging
    through Makefiles to figure out what was actually going on

            Michael

                                       

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri Oct 13 2000 - 16:27:16 EDT