* errors with 2.5.44 and cvs
@ 2002-10-22 7:17 Bob Ham
0 siblings, 0 replies; only message in thread
From: Bob Ham @ 2002-10-22 7:17 UTC (permalink / raw)
To: alsa-devel
While compiling cvs (as of about 6am, GMT) drivers, I get an absurd amount of this:
In file included from /home/node/proj/alsa/alsa-driver/include/sndversions.h:9,
from /home/node/proj/alsa/alsa-driver/include/adriver.h:41,
from /home/node/proj/alsa/alsa-driver/include/sound/driver.h:43,
from ../../alsa-kernel/pci/emu10k1/irq.c:28,
from irq.c:2:
/home/node/proj/alsa/alsa-driver/include/modules/acore__rawmidi.ver:35:1: warning: "__ver_snd_rawmidi_kernel_write" redefined
In file included from /lib/modules/2.5.44/build/include/linux/modversions.h:157,
from /home/node/proj/alsa/alsa-driver/include/adriver.h:40,
from /home/node/proj/alsa/alsa-driver/include/sound/driver.h:43,
from ../../alsa-kernel/pci/emu10k1/irq.c:28,
from irq.c:2:
/lib/modules/2.5.44/build/include/linux/modules/sound/core/rawmidi.ver:35:1: warning: this is the location of the previous definition
Not good. After compilation and installation, I get:
insanity root # depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.5.44/kernel/sound/acore/seq/snd-seq.o
depmod: *** Unresolved symbols in /lib/modules/2.5.44/kernel/sound/acore/snd.o
Bad. Trying to modprobe, I get:
insanity root # modprobe snd-emu10k1
/lib/modules/2.5.44/kernel/sound/acore/snd.o: unresolved symbol snd_device_gid
/lib/modules/2.5.44/kernel/sound/acore/snd.o: unresolved symbol snd_device_uid
/lib/modules/2.5.44/kernel/sound/acore/snd.o: unresolved symbol snd_device_mode
/lib/modules/2.5.44/kernel/sound/acore/snd.o: unresolved symbol snd_major
/lib/modules/2.5.44/kernel/sound/acore/snd.o: insmod
/lib/modules/2.5.44/kernel/sound/acore/snd.o failed
/lib/modules/2.5.44/kernel/sound/acore/snd.o: insmod snd-emu10k1 failed
Very bad.
Bob
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM))
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-22 7:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-22 7:17 errors with 2.5.44 and cvs Bob Ham
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.