public inbox for linux-kernel@vger.kernel.org
 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

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