Re: video4linux problem (was problem compiling 2.1.109/112)
Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 4 Aug 1998 21:55:51 +0100 (BST)
> >> drivers/char/char.a(msp3400.o)(.data+0x0): multiple definition of `debug'
> >> arch/i386/kernel/kernel.o(.text+0x1db0): first defined here
>
> ... and trying to fix this by declaring the debug in msp3400.c as static
> does'nt work. If you compile it as module, insmod segfaults if you try
> to load the msp3400 module. Any idea on this?
Fix your insmod. Its valid having it static
-
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.altern.org/andrebalsa/doc/lkml-faq.html