LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   ssh compilation problem solaris8 (https://www.linuxquestions.org/questions/solaris-opensolaris-20/ssh-compilation-problem-solaris8-54371/)

simquest 04-10-2003 08:59 AM

ssh compilation problem solaris8
 
When i conpile openssh, i have this error
checking OpenSSL header version... not found
configure: error: OpenSSL version header not found.

Gcc version is 3.2.2
Make version is 3.88
openssl OpenSSL 0.9.7a
openssh 3.5p1

Do you know the problem ?


:scratch:

unSpawn 04-10-2003 12:03 PM

Could you check your config.log for details?
Did you check the system for an openssl/version.h?

Maybe you should cross-post this to the Solaris forum as well...

trickykid 04-10-2003 01:32 PM

You could move it to the Solaris forum if you want unSpawn :)

But when your compiling, is this during the configure, make or make install ? What step are you getting this error and is openssl in your path? Are you installing as root or a regular user?

stickman 04-11-2003 10:48 AM

I'm assuming that you have already installed OpenSSL here. When you are compiling OpenSSH, set your CPPFLAGS and LDFLAGS to point to the proper OpenSSL directories.


All times are GMT -5. The time now is 11:37 AM.