On Wednesday 11 June 2003 11:32, Mauretto wrote:
> Hi all.
> I have distro MDK 9.1 with original kernel 2.4.21.
> I configure and compile the new alsa-driver, but when i try to install, i
> have the same first problem of mmihai (I can't install
> alsa-drivers-0.9.4.tar.bz2 with one kernel comipilled by me) with the same
> result :
>
>
> ***************************************************************************
>********* depmod: *** Unresolved symbols in
> /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o if [ -L
> /usr/include/sound ]; then \
> rm -f /usr/include/sound; \
> ln -sf /usr/src/alsa-driver-0.9.4/include/sound /usr/include/sound;
> \ else \
> rm -rf /usr/include/sound; \
> install -d -m 755 -g root -o root /usr/include/sound; \
> for f in include/sound/*.h; do \
> install -m 644 -g root -o root $f /usr/include/sound; \
> done \
> fi
> if [ -d /sbin/init.d ]; then \
> install -m 755 -g root -o root utils/alsasound /sbin/init.d/alsasound; \
> elif [ -d /etc/rc.d/init.d ]; then \
> install -m 755 -g root -o root utils/alsasound
> /etc/rc.d/init.d/alsasound; \ elif [ -d /etc/init.d ]; then \
> install -m 755 -g root -o root utils/alsasound /etc/init.d/alsasound; \
> fi
>
>
> ***************************************************************************
>*********
>
>
> Why???
>
> Regards
>
> Mauretto
You have /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o .
In my standard MDK 9.1 installation I have:
/lib/modules/2.4.21-0.11mdk/kernel/sound/core/snd.o.gz , that's
the snd module from mandrakes alsa version. Note /acore/ versus
/core/ . Maybe the problem is that you have two snd modules from
different ALSA versions?
HTH
-Frans
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user