Thomas Stein wrote:

>Hi
>
>If someone wants to know: The error was a symlink.
>I don`t know why, but /usr/include/sound was a symlink
>to /usr/src/alsa-driver-0.9.0beta6/sound/.
>
>regards
>Thomas

i had similar problems going from beta5 to beta7 and then back to beta5.
(kernel 2.4.0, card - hammerfall lite).  beta5 was working, and beta7 *seemed*
to run okay (aplay ran as normal w/o errors) -- but no sound.  so i tried to go
back to beta5 and started getting all sorts of compile and install errrors.

i finally deleted "/usr/include/sound" created by beta7 and all went well with
the beta5 compile/install.

apparently, in versions up to and including beta6, "/usr/include/sound" is
symlinked to "/path to alsa driver source/sound".  but in beta7+, header files
are actually installed in "/usr/include/sound", which is no longer a symlink,
but an actual directory.  i'm not sure, but maybe the "make clean, make
uninstall," etc. commands in beta7+ forget to remove the "/usr/include/sound"
directory?

patrick









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

Reply via email to