Re: 'Warning: This system can not link to static lib archive ...'

2010-01-28 Thread Bob Friesenhahn
On Wed, 27 Jan 2010, TigaTone wrote: I'm seeing this warning below and its wrecking my link. I'm buildiing 'Aubio' from aubio.org. It depends on fftw3 lib. I've successfully retrieved the fftw3 lib and built it, and 'make installed' it. Did you build this fftw3 library as a shared library?

'Warning: This system can not link to static lib archive ...'

2010-01-28 Thread TigaTone
b.lo pitchyinfft.lo beattracking.lo ons et.lo tempo.lo filter.lo -L/usr/local/lib -lfftw3 -lm -L/usr/local/lib -lsampl erate -lpthread *** Warning: This system can not link to static lib archive /usr/local/lib/libff tw3.la. *** I have the capability to make that library automatically link in when