On 08/15/2017 10:32 AM, David C. Rankin wrote:
On 08/15/2017 12:20 PM, Per Jessen wrote:
David C. Rankin wrote:
All,
openSuSE install of glibc doesn't provide the /usr/include/sys/random.h header. What package does? glibc-devel I would suggest.
that provides "/usr/include/linux/random.h"
Thanks guys,
Yes, I have all the devel packages installed. These are functions *in user space* that can be used to control blocking of the random devices (/dev/random and /dev/urandom) when requesting data from the entropy pool.
see: https://www.gnu.org/software/libc/manual/html_node/Unpredictable-Bytes.html#...
I cannot believe they are not provided by the opensuse glibc package somewhere? It would be incomplete without them :(
Welcome to OpenSUSE... Following up on Pers post, I found /usr/include/linux/random.h is owned by linux-glibc-devel-4.4-5.4.noarch Just a *little bit*... different -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org