Hello,
I seem to have trouble building with gcc-6.3.0 on macOS, can you help
please?
Filipp
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:53:34:
error: 'introduced' undeclared here (not in a function)
kCFISO8601DateFormatWithYear API_AVAILABLE(macosx(10.12), ios(10.0),
watchos(3.0), tvos(10.0)) = (1UL << 0),
^
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:777:39:
error: 'deprecated' undeclared here (not in a function)
const CFStringRef kCFURLLabelColorKey API_DEPRECATED("Use NSURLLabelColorKey",
macosx(10.6, 10.12), ios(4.0, 10.0), watchos(2.0, 3.0), tvos(9.0, 10.0));
^
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:777:39:
error: 'message' undeclared here (not in a function)
const CFStringRef kCFURLLabelColorKey API_DEPRECATED("Use NSURLLabelColorKey",
macosx(10.6, 10.12), ios(4.0, 10.0), watchos(2.0, 3.0), tvos(9.0, 10.0));
^
In file included from
/System/Library/Frameworks/Security.framework/Headers/AuthSession.h:32:0,
from
/System/Library/Frameworks/Security.framework/Headers/Security.h:43,
from system/certs.c:49:
/System/Library/Frameworks/Security.framework/Headers/Authorization.h:192:7:
error: variably modified 'bytes' at file scope
char bytes[kAuthorizationExternalFormLength];
_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help