X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 10 Oct 2008 11:28:03 -0400 From: Jason Tishler <jason AT tishler DOT net> Subject: Re: [OT] Re: Can anyone help please, with syntax ? In-reply-to: <018a01c92acf$dde6b110$4001a8c0@mycomputer> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20081010152803.GA3296@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <982733 DOT 63183 DOT qm AT web25003 DOT mail DOT ukl DOT yahoo DOT com> <018a01c92acf$dde6b110$4001a8c0 AT mycomputer> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/