D4-project / d4-core

D4 core software (server and sample sensor client)
https://www.d4-project.org/
GNU Affero General Public License v3.0
43 stars 9 forks source link

[client] getentropy not available on old opensbd version < 5.6 #18

Open haegardev opened 5 years ago

haegardev commented 5 years ago

D4 client does not compile on old openbsd versions before openbsd 5.6. Set the HAVE_GETRANDOM more cleverly than forcing to 1. Check for instance various /usr/include/sys/param.h for instance #define OpenBSD5_0 1.