public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* CygwinCompilerGCC error - "Cannot adVar..."
@ 2014-05-07 16:39 Canham, Timothy K (349G)
  2014-05-07 17:05 ` Andrey Repin
  0 siblings, 1 reply; 2+ messages in thread
From: Canham, Timothy K (349G) @ 2014-05-07 16:39 UTC (permalink / raw)
  To: cygwin

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.Canham@jpl.nasa.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CygwinCompilerGCC error - "Cannot adVar..."
  2014-05-07 16:39 CygwinCompilerGCC error - "Cannot adVar..." Canham, Timothy K (349G)
@ 2014-05-07 17:05 ` Andrey Repin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Repin @ 2014-05-07 17:05 UTC (permalink / raw)
  To: Canham, Timothy K (349G), cygwin

Greetings, Canham, Timothy K (349G)!

> 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

This one is suspicious.
Perhaps, you're missing certain -devel packages?

> -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.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 07.05.2014, <20:57>

Sorry for my terrible english...


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-07 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07 16:39 CygwinCompilerGCC error - "Cannot adVar..." Canham, Timothy K (349G)
2014-05-07 17:05 ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).