Emre Tezel wrote:

> Earlier I had problems with loading the alsa driver for SBLive. I am 
> running Red Hat 7.2 with kernel 2.4.7-10. Somebody suggested to unset 
> the CFLAGS environment variable. How do you do that? I looked into 
> bash_profile, bashrc and /etc/profile but could not find a such a 
> variable. Forgive my ignorance.


If the CFLAGS variable is not defined on your system, then the
solution I proposed would probably not apply to your case.

>From a shell, issue the command:

printenv

This will show you all the environmental variables that have
been set up on your system.  If CFLAGS is not among them, then
the variable cannot be introducing any options to the compilation
of the Alsa modules.

For reasons unknown to me, on my system, any compile options
other than the default options set in the Alsa configure script
cause the modules to somehow fail to load.

Larry Andrew PIet

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

Reply via email to