On Fri, Oct 10, 2008 at 01:01:02PM +0100, John Emmas wrote: > Sorry to keep asking dumb questions - but now that I've installed > fftw3, I can get aubio past the stage where it was previously > complaining. However, aubio's 'make' is now bombing out, saying:- > > cannot find -lpython2.5 > collect2: ld returned 1 exit status > > AFAICT I do have pyhton2.5 but it's a DLL. I wonder if 'make' is > expecting a static lib? Have I hit another brick wall?
You need to get make to add the following: -L /usr/lib/python2.5/config Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/