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

Oliver Pitzeier (o.pitzeier@uptime.at)
Sun, 5 May 2002 14:06:23 +0200


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

-
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/