On Sun, 21 Dec 2003 08:02 am, Lucas Lain wrote:
> hi everybody ... i have some problems compiling alsa-lib in my
> debian-unstable installation ...

> In file included from /usr/local/include/signal.h:358,
>                  from control.c:49:
> /usr/local/include/bits/sigthread.h:36: error: storage class specified for
> ...
> make[2]: Leaving directory `/home/lainl/downloads/alsa-lib-1.0.0rc2/src/
> ...
> if anyone can solved it ... please send me the solution ...
> Thanks in advance !

I'd say you have some old includes from some other time
and place in /usr/local/include and the signal.h is getting
pick up from there instead of /usr/include/signal.h. Just
"mv /usr/local/include /usr/local/include.old" temporarily
and see if that helps.

--markc



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to