[Development] Fwd: qrandom.cpp build problem: please advise

Thiago Macieira thiago.macieira at intel.com
Tue Feb 27 16:12:07 CET 2018


On terça-feira, 27 de fevereiro de 2018 01:11:36 PST Edward Welbourne wrote:
> Apparently it comes from <unistd.h> - at least, that's
> what the test seems to expect and its man-page claims.
> 
> The author of this code may suggest some better solution, once
> his USAish time-zone reaches its daytime,

Originally qrandom.cpp used getrandom(), which is in sys/random.h. Apparently 
I forgot to remove the dependency when I switched to getentropy().

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list