Daniel Stenberg wrote:
>> The culprit seems to be the attempt to compile X11 sample when Windows do 
>> not provide X11 headers or support for it (at least not directly)
>
> Which headers would that be?

The example e.g. does:

sock = socket(AF_UNIX, SOCK_STREAM, 0);

I'd suggest to use automake.. We'll need a new AM_CONDITIONAL in
configure.ac


//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to