[Bug 1149] Does not build on QNX

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 9 12:24:01 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1149





------- Comment #12 from kraai at ftbfs.org  2006-02-09 12:23 -------
When I start sshd during the boot process, it prints the following message and
exits:

> PRNG is not seeded

Here's the relevant excerpt from config.log:

> configure:15440: checking whether OpenSSL's PRNG is internally seeded
> configure:15465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lz -lsocket  >&5
> configure:15468: $? = 0
> configure:15470: ./conftest
> configure:15473: $? = 0
> configure:15477: result: yes

Adding

 with_rand_helper=yes

to the nto-qnx case fixes this problem.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list