Re: video4linux problem (was problem compiling 2.1.109/112)

Gerd Knorr (kraxel@goldbach.isdn.cs.tu-berlin.de)
Tue, 4 Aug 1998 20:15:54 +0200


In lists.linux.kernel you write:

>> b.a /usr/src/linux-2.1.112/arch/i386/lib/lib.a \
>> -o vmlinux
>> 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?

Gerd

-- 
Gerd Knorr <kraxel@cs.tu-berlin.de>

- 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