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 ... >
I wasn't aware LDFLAGS, etc. is suppose to be specified after configure. FWIW, I actually tried the command line above (i.e., LDFLAGS specified before configure) and it seemed to work. 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 -- 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