LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   configure error when installing openSSH-6.6p1 in BLFS (https://www.linuxquestions.org/questions/linux-from-scratch-13/configure-error-when-installing-openssh-6-6p1-in-blfs-4175519895/)

Carl_cj 09-24-2014 04:11 AM

configure error when installing openSSH-6.6p1 in BLFS
 
when i installing openSSH-6.6p1 i am getting the following error
Quote:

is checking whether OpenSSL has NID_X9_62_prime256v1... yes
checking whether OpenSSL has NID_secp384r1... yes
checking whether OpenSSL has NID_secp521r1... yes
checking if OpenSSL's NID_secp521r1 is functional... yes
checking for ia_openinfo in -liaf... no
checking whether OpenSSL's PRNG is internally seeded... no
checking for PRNGD/EGD socket... not found
configure: error: OpenSSH has no source of random numbers. Please configure OpenSSL with an entropy source or re-run configure using one of the --with-prngd-port or --with-prngd-socket options
please help me how to resolve it.

oblo 09-25-2014 04:32 AM

The problem seems the "random number generation".. try it:
http://www.linuxfromscratch.org/blfs...-config-random

Carl_cj 09-25-2014 08:37 AM

Quote:

Originally Posted by oblo (Post 5244012)
The problem seems the "random number generation".. try it:
http://www.linuxfromscratch.org/blfs...-config-random

Sorry for the late reply;i followed your suggestion but the there is no difference same error was repeated.please help me.thanks in advance.


All times are GMT -5. The time now is 12:11 PM.