www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Mime-Version: | 1.0 (Apple Message framework v733) |
Message-Id: | <DA50430F-F5BA-417F-8204-C77D68E51081@acm.org> |
Cc: | cygwin AT cygwin DOT com |
From: | John Whitley <whitley AT acm DOT org> |
Subject: | Re: Problem with python extension install |
Date: | Mon, 18 Jul 2005 11:59:52 -0700 |
To: | Jason Tishler <jason AT tishler DOT net> |
X-BlargAV-Status: | No viruses detected, BlargAV v1.1 on localhost.drteeth.p.blarg.net |
Jason Tishler wrote: > Actually, the link line is missing: > > -L/usr/lib/python2.4/config > Thanks for the correction.. I figured that out a few minutes after I sent my last email. 8-) > Does ZopeInterface use Distutils? If so, then the above link option > should be automatically added under Cygwin. It does use distutils, and that's why I was confused. I further noted that other packages (e.g., Twisted-2.0.1) had the same problem -- the distutils generated linker path is appearing as "-L.", causing any extension builds to break. By manually replacing "-L." with "-L/ usr/lib/python2.4/config" in the link lines I was able to get these packages built. This suggests a problem with distutils, but that's as far as I've had time to investigate. Thanks, John -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |