Re: [Alsa-devel] alsa cvs (06-26-2003) compiling against uclibc ...

2003-06-27 Thread Jaroslav Kysela
On 26 Jun 2003, Chris Brookes wrote: > I'm trying to get a current CVS pull of alsa-lib compiled against > UCLIBC. It's not going so well. The first problem is that uclibc doesn't > have the wordexp function used in conf.c and pcm_ladspa.c ... I managed > to get a patch from the uclibc maintainer

[Alsa-devel] alsa cvs (06-26-2003) compiling against uclibc ...

2003-06-26 Thread Chris Brookes
I'm trying to get a current CVS pull of alsa-lib compiled against UCLIBC. It's not going so well. The first problem is that uclibc doesn't have the wordexp function used in conf.c and pcm_ladspa.c ... I managed to get a patch from the uclibc maintainer that replaced the wordexp function with a glob