Bugs item #2553768, was opened at 2009-01-31 23:20
Message generated for change (Comment added) made by bagder
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2553768&group_id=125852

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Daniel Stenberg (bagder)
Summary: Compile error on FreeBSD

Initial Comment:
OS: FreeBSD Version: 6.2, 6.3, 7.0 (seems as not version depended)

Short descr.: Can't upgrade libssh2 from libssh2-0.18 to libssh2-0.2,1 due to 
compile error.

Long descr.:
Command "#portupgrade libssh2-0.18" brings to error message:
. . .
===>  Building for libssh2-0.2,1
cc -o channel.o channel.c -c -O2 -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -Wall -g -I../include/ -fPIC
In file included from channel.c:38:
../include/libssh2_priv.h:181: error: `MD5_DIGEST_LENGTH' undeclared here (not 
in a function)
../include/libssh2_priv.h:184: error: `SHA_DIGEST_LENGTH' undeclared here (not 
in a function)
*** Error code 1
. . .


----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2009-01-31 23:25

Message:
Whoa, what on earth is the "0.2,1" version? (we don't have any
include/libssh2_priv.h file since quite some time)

We've released a 1.0, Try that!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2553768&group_id=125852

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to