[linux-audio-user] [ANN] jack_capture V0.2.4
    Kjetil S. Matheussen 
    kjetil at ccrma.stanford.edu
       
    Fri Jun 23 17:33:24 EDT 2006
    
    
  
Cesare Marilungo:
> Open jack_capture.c and change 'linfo' to 'info' at line 226. Then try
> 'make' again.
>
>     linfo->status = EPIPE;
>
> should be:
>
>     info->status = EPIPE;
>
> Kjetil is one of those old school hackers that use to voluntarily put
> bugs and mispelled instructions on their code for educational purpose. ;-)
Yes, you're right, thats the reason why my software contains so many bugs. :-)
(BTW, what misspellings???)
    
    
More information about the Linux-audio-user
mailing list