linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.13 on alpha - undefined symbol local_irq_save in snd-seq-midi-event.o
@ 2002-05-04 18:31 Jurriaan on Alpha
  2002-05-05 12:06 ` Oliver Pitzeier
  0 siblings, 1 reply; 2+ messages in thread
From: Jurriaan on Alpha @ 2002-05-04 18:31 UTC (permalink / raw)
  To: linux-kernel

All right - adding an include file is something I can do, but this
is different - any ideas on how to fix this:

cd /lib/modules/2.5.13; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.13; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.13/kernel/sound/core/seq/snd-seq-midi-event.o
depmod:         local_irq_save
depmod:         local_irq_restore
make: *** [_modinst_post] Error 1

alpha:/usr/src/linux-2.5.13-jwk#

Thanks,
Jurriaan
-- 
THIS time it really is fixed. I mean, how many times can we
get it wrong? At some point, we just have to run out of really
bad ideas..
	Linus Torvalds
Debian GNU/Linux 2.5.10 on Alpha 988 bogomips 6 users load:0.74 0.50 0.39

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

* RE: 2.5.13 on alpha - undefined symbol local_irq_save in snd-seq-midi-event.o
  2002-05-04 18:31 2.5.13 on alpha - undefined symbol local_irq_save in snd-seq-midi-event.o Jurriaan on Alpha
@ 2002-05-05 12:06 ` Oliver Pitzeier
  0 siblings, 0 replies; 2+ messages in thread
From: Oliver Pitzeier @ 2002-05-05 12:06 UTC (permalink / raw)
  To: thunder7; +Cc: 'Linux Kernel'

Jurriaan wrote:
> cd /lib/modules/2.5.13; \
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln 
> -sf ../{} pcmcia if [ -r System.map ]; then /sbin/depmod -ae 
> -F System.map  2.5.13; fi
> depmod: *** Unresolved symbols in 
> /lib/modules/2.5.13/kernel/sound/core/seq/snd-seq-midi-event.o
> depmod:         local_irq_save
> depmod:         local_irq_restore
> make: *** [_modinst_post] Error 1
> 
> alpha:/usr/src/linux-2.5.13-jwk#

I guess sound is not jet implemented in 2.5!?

But do you really need 2.5? Is it not enough to you to use
2.4? 2.4.18 works great on my system!

-Oliver



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

end of thread, other threads:[~2002-05-05 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-04 18:31 2.5.13 on alpha - undefined symbol local_irq_save in snd-seq-midi-event.o Jurriaan on Alpha
2002-05-05 12:06 ` Oliver Pitzeier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).