Re: [Alsa-user] A problem during compilation

2008-10-04 Thread soosho
Dear Robert, Thank you very much. It really worked for me. How did you resolved the problem? Regards, Soosho On Wed, 24 Sep 2008 16:20:03 -0400, "Robert Vincent Krakora" <[EMAIL PROTECTED]> said: > Place this in the problematic file as a static function...it's a hack, > but it will work...I r

Re: [Alsa-user] A problem during compilation

2008-09-24 Thread Robert Vincent Krakora
Place this in the problematic file as a static function...it's a hack, but it will work...I ran into the same problem yesterday... :-) ifndef _LINUX_CTYPE_H #define _LINUX_CTYPE_H /* * NOTE! This ctype does not handle EOF like the standard C * library is required to. */ #define _U 0x01 /*

[Alsa-user] A problem during compilation

2008-09-24 Thread soosho
Hi All, Thanks a lot for the mailing list. I've just downloaded an Alsa package and confronted the following error during the compilation. Could anybody help, please? Or at least does anybody know exactly, what is the meaning of the following error message, plz? error: implicit declaration of