openconnect icon indicating copy to clipboard operation
openconnect copied to clipboard

Fix android 10 crash

Open DenysFrasinich opened this issue 5 years ago • 2 comments

Workarround for https://github.com/cernekee/ics-openconnect/issues/51 from comment https://github.com/cernekee/ics-openconnect/issues/51#issuecomment-540503056

DenysFrasinich avatar Jan 19 '20 21:01 DenysFrasinich

Compilation error!

../../../sources/gnutls-3.6.8/src/psk.c:41:10: fatal error: 'psktool-args.h' file not found
#include <psktool-args.h>

@DenysFrasinich did you encounter any issue like this?

noman720 avatar Mar 11 '20 19:03 noman720

Compilation error!

../../../sources/gnutls-3.6.8/src/psk.c:41:10: fatal error: 'psktool-args.h' file not found
#include <psktool-args.h>

@DenysFrasinich did you encounter any issue like this?

If this is still relevant, you could fix it by upgrading gnutls to 3.6.12 @noman720.

dvalter avatar Apr 12 '22 20:04 dvalter