[uClibc] Alsa and uClibc once more

John Matthews jm169 at ohm.york.ac.uk
Fri Jun 11 15:42:23 UTC 2004


Hi,

By using info from Erik Andersens patch for alsa-lib, I have recently been 
able to get alsa-lib v0.94 to compile - however, on top of the code changes 
from wordexp to glob I came across another problem - wordexp expands the 
tilde "~" symbol to the home directory, whearas glob ignores it.  I can get 
by with changing the references to ~/.asoundrc to just /.asoundrc - but it 
would be nice to get it working properly.

Has anyone got a short fix for this?  Presumeably we just read the environment 
variable HOME and replace the tilde with this (Although an experienced 
Windows C/C++ developer I have not programmed linux before).

I would be grateful for any help / comments,

John.




More information about the uClibc mailing list