[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Alsa-user] alsa snd-cs4231-lib.o: unresolved symbols



did you depmod -a ??
arie

----- Original Message -----
From: andy <dovienya@diatribes.org>
To: <debian-user@lists.debian.org>; <alsa-user@lists.sourceforge.net>
Sent: Friday, February 07, 2003 3:23 PM
Subject: [Alsa-user] alsa snd-cs4231-lib.o: unresolved symbols


> hello -
>
> i'm using kernel 2.4.20, and trying to move from the oss drivers to
> alsa:
> ii  kernel-source- 2.4.20-5       Linux kernel source for version 2.4.20
with
> ii  alsa-base      0.9.0rc7-1     ALSA driver common files
> ii  alsa-source    0.9.0rc7-1     ALSA driver source
> ii  alsa-utils     0.9.0rc7-1     Advanced Linux Sound Architecture
(utils)
> ii  alsaconf       0.4.3b-4       ALSA configurator
> ii  libasound2     0.9.0rc7-1     Advanced Linux Sound Architecture
(libraries
>
> i've got the sources untarred in /usr/src and have been compiling
> kernels with the debian kernel-package:
> fakeroot make-kpkg --revision 3:`hostname`.1.1 kernel_image modules_image
>
> the debianized configure statement is:
> ./configure --prefix=/usr --with-kernel=/usr/src/kernel-source-2.4.20 \
> --with-moddir=/lib/modules/2.4.20/alsa --with-sequencer=yes \
> --with-isapnp=yes --with-cards="opl3sa2"
>
> i've also tried it with the standard
> ./configure --with-cards=opl3sa2 --with-sequencer=yes ; make ; make
install
> per the docs at alsa-project.org.  same errors as below, albeit with
> different locations for the modules.
>
> once make-kpkg is all done, i end up with a kernel-image and an
> alsa-modules deb.  installing, i get errors from depmod:
> depmod: *** Unresolved symbols in
/lib/modules/2.4.20/alsa/snd-cs4231-lib.o
> depmod: *** Unresolved symbols in
/lib/modules/2.4.20/alsa/snd-emu10k1-synth.o
> depmod: *** Unresolved symbols in
/lib/modules/2.4.20/alsa/snd-emu8000-synth.o
> depmod: *** Unresolved symbols in
/lib/modules/2.4.20/alsa/snd-emux-synth.o
> depmod: *** Unresolved symbols in /lib/modules/2.4.20/alsa/snd-gus-synth.o
> depmod: *** Unresolved symbols in
/lib/modules/2.4.20/alsa/snd-trident-synth.o
>
> not promising, and then an attempt to `modprobe snd-opl3sa2` end with:
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: unresolved symbol
snd_dma_disable
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: unresolved symbol
snd_pcm_lib_preallocate_isa_pages_for_all
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: unresolved symbol
snd_dma_program
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: unresolved symbol
snd_dma_residue
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: insmod
/lib/modules/2.4.20/alsa/snd-cs4231-lib.o failed
> /lib/modules/2.4.20/alsa/snd-cs4231-lib.o: insmod snd-opl3sa2 failed
>
> searching through google, i haven't found any pointers, so i thought i'd
> take it to the list...  any thoughts?  any other information needed?
>
> tia...
>
> andy
>
> --
> "people of earth... shh!" - zapp branigan
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>



Reply to: