#6974: [with patch; needs review] cygwin port: make all the crypto ssl-ish 
spkg's
into dummy packages on Cygwin (where we can use the system openssl instead)
-------------------------+--------------------------------------------------
 Reporter:  was          |       Owner:  tbd       
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-4.1.2
Component:  porting      |    Keywords:            
 Reviewer:               |      Author:            
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by certik):

 gnutls-2.2.1.p3.spkg is ok

 python_gnutls-1.1.4.p5.spkg fails with:
 {{{
 gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
 -I/home/ondrej/tmp/sage-4.1-cygwin-i686-CYGWIN_NT-5.1/local/include/
 -I/home/ondrej/tmp/sage-4.1-cygwin-i686-CYGWIN_NT-5.1/local/include/python2.6
 -c gnutls/library/_gnutls_init.c -o
 build/temp.cygwin-1.5.25-i686-2.6/gnutls/library/_gnutls_init.o
 gnutls/library/_gnutls_init.c:11:27: error: gnutls/gnutls.h: No such file
 or directory
 gnutls/library/_gnutls_init.c:12:26: error: gnutls/extra.h: No such file
 or directory
 gnutls/library/_gnutls_init.c:13:20: error: gcrypt.h: No such file or
 directory
 gnutls/library/_gnutls_init.c:18: warning: data definition has no type or
 storage class
 gnutls/library/_gnutls_init.c:18: warning: type defaults to 'int' in
 declaration of 'GCRY_THREAD_OPTION_PTHREAD_IMPL'
 gnutls/library/_gnutls_init.c: In function 'init_gnutls_init':
 gnutls/library/_gnutls_init.c:42: warning: implicit declaration of
 function 'gcry_control'
 gnutls/library/_gnutls_init.c:42: error: 'GCRYCTL_SET_THREAD_CBS'
 undeclared (first use in this function)
 gnutls/library/_gnutls_init.c:42: error: (Each undeclared identifier is
 reported only once
 gnutls/library/_gnutls_init.c:42: error: for each function it appears in.)
 gnutls/library/_gnutls_init.c:42: error: 'gcry_threads_pthread' undeclared
 (first use in this function)
 gnutls/library/_gnutls_init.c:44: warning: implicit declaration of
 function 'gnutls_global_init'
 gnutls/library/_gnutls_init.c:45: warning: implicit declaration of
 function 'gnutls_global_init_extra'
 error: command 'gcc' failed with exit status 1
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6974#comment:7>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to