public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel 2.4.2-ac20
@ 2001-03-16 15:40 Ted Gervais
  2001-03-17  1:57 ` Keith Owens
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Gervais @ 2001-03-16 15:40 UTC (permalink / raw)
  To: linux-kernel


Wondering something about this new installation - kernel 2.4.2-ac20.

I am running soundmodem as a module and when I run 'insmod soundmodem' I
see this:

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
/lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o: unresolved symbol hdlcdrv_register_hdlcdrv_R5cc2770d
/lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o: unresolved symbol hdlcdrv_arbitrate_R6954b1ce
/lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o: unresolved symbol hdlcdrv_unregister_hdlcdrv_R2d89fb74
/lib/modules/2.4.2-ac20/kernel/drivers/net/hamradio/soundmodem/soundmodem.o: unresolved symbol hdlcdrv_receiver_Rde0ac756

Anyone have any thoughts on this?  Why the unresolved symbols??
 
---
Earth is a beta site. 
                
Ted Gervais <ve1drg@ve1drg.com>
44.135.34.201 linux.ve1drg.ampr.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Kernel 2.4.2-ac20
  2001-03-16 15:40 Kernel 2.4.2-ac20 Ted Gervais
@ 2001-03-17  1:57 ` Keith Owens
  2001-03-17  2:10   ` Ted Gervais
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2001-03-17  1:57 UTC (permalink / raw)
  To: Ted Gervais; +Cc: linux-kernel

On Fri, 16 Mar 2001 11:40:42 -0400 (AST), 
Ted Gervais <ve1drg@ve1drg.com> 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).


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Kernel 2.4.2-ac20
  2001-03-17  1:57 ` Keith Owens
@ 2001-03-17  2:10   ` Ted Gervais
  0 siblings, 0 replies; 3+ messages in thread
From: Ted Gervais @ 2001-03-17  2:10 UTC (permalink / raw)
  To: Keith Owens; +Cc: linux-kernel

On Sat, 17 Mar 2001, Keith Owens wrote:

Thanks Keith for your note. I will check out your 'points' and see what
happens. Anything is possible..



> Date: Sat, 17 Mar 2001 12:57:36 +1100
> From: Keith Owens <kaos@ocs.com.au>
> To: Ted Gervais <ve1drg@ve1drg.com>
> Subject: Re: Kernel 2.4.2-ac20 
> 
> On Fri, 16 Mar 2001 11:40:42 -0400 (AST), 
> Ted Gervais <ve1drg@ve1drg.com> 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).
> 

---
Earth is a beta site. 
                
Ted Gervais <ve1drg@ve1drg.com>
44.135.34.201 linux.ve1drg.ampr.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-03-17  2:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-16 15:40 Kernel 2.4.2-ac20 Ted Gervais
2001-03-17  1:57 ` Keith Owens
2001-03-17  2:10   ` Ted Gervais

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox