Hi,

I tried to compile ALSA from CVS this morning (25th May), and it looks 
like the Makefiles for the sequencer modules are badly broken. I first 
reran cvscompile, and then reconfigured with the following options:

--with-oss=yes
--with-sequencer=yes
--with-cards=intel8x0,emu10k1

(As an aside, why does cvscompile try to "make" as well? It has almost 
certainly configured ALSA incorrectly...??)

Anyway, this is what I get after compiling:

# depmod -ae
depmod: *** Unresolved symbols in 
/lib/modules/2.4.18/kernel/drivers/sound/snd-emux-synth.o
depmod:         snd_emux_init_seq_oss
depmod:         snd_emux_detach_seq_oss
depmod: *** Unresolved symbols in 
/lib/modules/2.4.18/kernel/drivers/sound/snd-seq-midi.o
depmod:         snd_midi_event_reset_decode_Rsmp_89a9caf3
depmod:         snd_midi_event_new_Rsmp_d1f14cea
depmod:         snd_midi_event_free_Rsmp_0d42135c
depmod:         snd_midi_event_decode_Rsmp_b1332d2d
depmod:         snd_midi_event_encode_Rsmp_06daaf77
depmod: *** Unresolved symbols in 
/lib/modules/2.4.18/kernel/drivers/sound/snd-seq-virmidi.o
depmod:         snd_midi_event_new_Rsmp_d1f14cea
depmod:         snd_midi_event_reset_encode_Rsmp_06e732f9
depmod:         snd_midi_event_free_Rsmp_0d42135c
depmod:         snd_midi_event_decode_Rsmp_b1332d2d
depmod:         snd_midi_event_encode_Rsmp_06daaf77

The snd-seq-oss.o module is also missing; the alsa-driver/acore/seq/oss 
directory looks untouched...

Does this have anything to do with the COFIG_SND_SEQUENCER_OSS changes?

Cheers,
Chris


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to