This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [OT] Re: Can anyone help please, with syntax ?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]