Archive Index
This month's Index
Subject: Explicit zlib path not used by configure for building tests
Explicit zlib path not used by configure for building tests
From: Lyndon Hill <emptystate_at_yahoo.co.uk>
Date: Sun, 10 Nov 2013 22:25:42 +0000 (GMT)
Hi,
I am cross compiling libssh2 for use on Zaurus using the ARM Quantumstep toolchain.
First I built zlib for ARM then I configure libssh2:
./configure --host arm-quantumstep-linux-gnu --with-libz-prefix=/Users/username/Zaurus/BuildSystem --with-libssl-prefix=/Users/username/Zaurus/openssl-1.0.1e
In my BuildSystem dir you can find subdirectories for include and lib containing zlib headers and libz.so.
However make fails when building the tests:
Making all in tests
Thanks
_______________________________________________
|