On Tue, 11 Nov 2008, Richard W.M. Jones wrote:

>> Right, but I didn't explicitly add any such path so I figure you simply 
>> don't have zlib in your system so that configure didn't find the incorrect 
>> version of it?
>
> We have zlib:

But you must be specifying a fixed path to the lib then for libssh2's 
configure, don't you? The check is clearly totally broken for auto-detection 
for cross-compiles...

Have you built the current libssh2 CVS version? I get duplicate definitions 
of a struct and a function in src/libssh2_priv.h (after I pointed out a path 
to configure's --with-libz)

When I fixed that (commit pending), all the example codes fail to build. I 
suspect the latter may be because I build outside of the source tree.

-- 

  / daniel.haxx.se

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to