Home  |  Linux  | Mysql  | PHP  | XML
From:zentara Date:Mon Feb 20 07:30:46 2006
Subject:Re: Crypt-OpenSSL-RSA unable to build
On Sun, 19 Feb 2006 18:34:53 +0200 (EET), condor@stz-bg.com ("Condor")
wrote:

>MD5_DIGEST_LENGTH' undeclared

I looked on groups.google.com and it seems that this has been 
seen before. The reason was the openssl headers were not
in the right place( probably the distribution moved them )

From the post
##################################################
After changing the line
    CFLAGS = -c -O -pipe  -I/usr/local/include -I/usr/include -Iinclude/
-Wall -g
to
    CFLAGS = -c -O -pipe  -I/usr/local/include/openssl -I/usr/include
-Iinclude/ -Wall -g
in files
    /usr/ports/security/libssh2/work/libssh2-0.11/Makefile and
/usr/ports/security/libssh2/work/libssh2-0.11/src/Makefile

it works fine. 
###################################################

I know it's not your platform, but it is probably your problem.
Find where your openssl headers are, and make sure you specify
their correct location. Or you can just cheat and move them out
of their <openssl> directory, into /usr/local/include

But like I said in my first post, installing openssl from source,
usually sets it up right.    



-- 
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
Navigate in group perl.crypto at sever nntp.perl.org
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants