[linux-audio-user] Re: [ANN] dssi_convolve

James Stone jmstone at dsl.pipex.com
Wed Aug 17 15:32:17 EDT 2005


On Wed, 17 Aug 2005 14:20:18 +0100, James Stone wrote:

> 
>> TODO's might take a while due to my limited time atm [studying]. Help
>> appreciated. Drop me a mail.
>> 
>> 
> 
> All looks really nice! Exciting project!
> 

Problem with libconvolve: doesn't automatically create libconvolve.a with
resulting problems from ld not being able to find it.

I had to manually do:

ar cru libconvolve.a libconvolve.so.0.0.4 

ranlib libconvolve.a (not sure whether this is needed??)

cp libconvolve.a /usr/local/lib

Oh, also while I am on the subject of bugreports, your
libconvolve.0.0.5.tgz is actually a tar file, not tar.gz

James





More information about the Linux-audio-user mailing list