| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:subject:date:message-id:content-type | |
| :content-transfer-encoding:mime-version; q=dns; s=default; b=fM9 | |
| LEMzgItrXd9iBZIjaX4TK5499MbRG18S1F5qF8FdPemrlqy6dYvxS283IA+qxqnT | |
| WBuiJnIKGYHrgQ3NGY8AzxtIXXh56PYpPOMTxmpvAWPKfbkEjX/2ks3QFbC/ihl2 | |
| dUWMYOlo72JnY3l/SgIynzxKz6xZD31j2jLV4qWA= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:subject:date:message-id:content-type | |
| :content-transfer-encoding:mime-version; s=default; bh=JLpLCP6o/ | |
| iaDc9NaKqkK/8sqPzE=; b=tbmrt11VzZLLkjcq+eCUQDgFWkkYTlpa08bCOg9ba | |
| Jp1MUg5T0pJcyphDdnbRy5JORvsdr3NjObdZTXwgf3OKb2/k8Zx0mJGEwTo3xs8T | |
| WP+LZ0R9XEu/nc/QwPcNlEX98WVVirQ7WqVPMPedXE3/9WxArKaOurcXNDGpivRe | |
| s0= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=0.6 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
| X-HELO: | mail.jpl.nasa.gov |
| From: | "Canham, Timothy K (349G)" <timothy DOT k DOT canham AT jpl DOT nasa DOT gov> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Subject: | CygwinCompilerGCC error - "Cannot adVar..." |
| Date: | Wed, 7 May 2014 16:39:10 +0000 |
| Message-ID: | <E8EB3633A6A4594CA063A3FCBC82C18CEAA942@ap-embx-sp40.RES.AD.JPL> |
| MIME-Version: | 1.0 |
| X-Source-Sender: | timothy DOT k DOT canham AT jpl DOT nasa DOT gov |
| X-AUTH: | Authorized |
| X-IsSubscribed: | yes |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id s47GdQqq022425 |
I am trying to install some python packages under Cygwin, and I am getting the following error:
$ python setup.py configure
Info: Configure for python 2.7.3 in exec_prefix /usr
Info: Found PyCXX include in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4
Info: Found PyCXX include in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4
Info: Found PyCXX Source in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4/Src
Info: Found SVN include in /usr/include/subversion-1
Info: Found SVN library in /usr/lib
Info: Found SVN bin in /usr/bin
Info: Found APR include in /usr/include/apr-1
Info: Found APR include in /usr/include/apr-1
Info: Found APR library in /usr/lib
Info: Building against SVN 1.8.8
Info: Found PyCXX include in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4
Info: Found PyCXX include in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4
Info: Found PyCXX Source in /home/tcanham/tools/pysvn-1.7.8/Import/pycxx-6.2.4/Src
Info: Found SVN include in /usr/include/subversion-1
Info: Found SVN library in /usr/lib
Info: Found SVN bin in /usr/bin
Info: Found APR include in /usr/include/apr-1
Info: Found APR include in /usr/include/apr-1
Info: Found APR library in /usr/lib
Info: Building against SVN 1.8.8
Info: Using tool chain CygwinCompilerGCC
('Error:', "Cannot addVar name 'LDLIBS' value '-L%(svn_lib_dir)s -L/usr/lib/python2.7/config -lpython2.7.dll -lsvn_client-1 -lsvn_repos-1 -lsvn_subr-1 -lsvn_delta-1 -lsvn_fs_fs-1 -lsvn_fs-1 -lsvn_ra_svn-1 -lsvn_repos-1 -lsvn_ra_local-1 -lsvn_diff-1 -lsvn_ra-1 -lsvn_wc-1 -lapr-1 -laprutil-1 -liconv -lexpat -lpthread -lz' - 'svn_lib_dir'")
I have also submitted the error to the mailing list of the package I'm trying to install without responses, but it seems Cygwin specific, so I thought I would try it here also.
Timothy K. Canham
Jet Propulsion Laboratory
Pasadena, CA
Timothy DOT Canham AT jpl DOT nasa DOT gov
-------------------
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |