Hi,

I get this problem while compiling on my older NetBSD box:
Making all for bundle SSL...
 Compiling file GSSSLHandle.m ...
GSSSLHandle.m: In function `-[GSSSLHandle sslSetOptions:]':
GSSSLHandle.m:369: error: `GSTLSPrivateKeyFile' undeclared (first use in this function)
GSSSLHandle.m:369: error: (Each undeclared identifier is reported only once
GSSSLHandle.m:369: error: for each function it appears in.)
GSSSLHandle.m:370: error: `GSTLSPrivateKeyPassword' undeclared (first use in this function)
gmake[4]: *** [obj/SSL.obj/GSSSLHandle.m.o] Error 1

I don't get this on other machines. A header or configure problem? This machine doesn't have gnutls, I think, I don't see any package with TLS in its name installed.

Riccardo


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to