pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
And even more more openssl fallout!
This time with
crypto-utils-openssl.c: In function 'tr_dh_new':
crypto-utils-openssl.c:244:29: error: dereferencing pointer to incomplete type 'DH {aka struct dh_st}'
if (!check_pointer (handle->p = BN_bin2bn (prime_num, prime_num_length, NULL)) ||
^
crypto-utils-openssl.c:92:56: note: in definition of macro 'check_pointer'
#define check_pointer(pointer) check_openssl_pointer ((pointer), __FILE__, __LINE__)
^~~~~~~
Makefile:1249: recipe for target 'crypto-utils-openssl.o' failed
gmake[1]: *** [crypto-utils-openssl.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
+------------------+--------------------------+----------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+
Home |
Main Index |
Thread Index |
Old Index