2.5.13 on alpha - undefined symbol local_irq_save in snd-seq-midi-event.o

Jurriaan on Alpha (thunder7@xs4all.nl)
Sat, 4 May 2002 20:31:27 +0200


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/