Dave Korn wrote:
Jason Tishler wrote:
Dave,

On Wed, Jul 29, 2009 at 04:27:20PM +0100, Dave Korn wrote:
Jason Tishler wrote:
The following will solve the above build problem:

    LDFLAGS=-L/usr/lib/python2.5/config configure

Jason

I believe you're meant to specify LDFLAGS after the 'configure' these
days, i.e. as an argument to configure, not a shell variable.

./configure LDFLAGS=-L/usr/lib/python2.5/config < other args ...
Thank you for this assistance, this worked and I was able to build the source into an executable file.

Gwen


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to