io_tls.c: In function 'GWEN_Io_LayerTls_Prepare':
io_tls.c:256: error: 'GNUTLS_TLS1_2' undeclared (first use in this function)
io_tls.c:256: error: (Each undeclared identifier is reported only once
io_tls.c:256: error: for each function it appears in.)
make[4]: [io_tls.lo] Fehler 1 
make[4]: [libiolayer.la] Fehler 1
make[4]: Leaving directory `/home/chs/org/hbci/gwenhywfar-aq3/src/iolayer'

Bei mir steht in /usr/include/gnutls/gnutls.h:

#define GNUTLS_TLS1 GNUTLS_TLS1_0
  typedef enum
  {
    GNUTLS_SSL3 = 1,
    GNUTLS_TLS1_0,
    GNUTLS_TLS1_1,
    GNUTLS_VERSION_UNKNOWN = 0xff
  } gnutls_protocol_t;


Gruß

Christian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to