On Fri, 16 Mar 2001 11:40:42 -0400 (AST),
Ted Gervais <[EMAIL PROTECTED]> wrote:
>unix:/etc# insmod soundmodem
>Using /lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o
>/lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o:
>unresolved symbol hdlcdrv_transmitter_Rccccc7c3
Either you forgot to load hdlcdrv.o first (modprobe soundmodem would be
better than insmod soundmodem) or you have been bitten by the broken
Makefiles (see http://www.tux.org/lkml/#s8-8).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/