On 2014-03-11 17:42, Helmut Schaa wrote:
> On some build hosts openssl fails to install since openssl installs itself
> into
> lib64 while the openwrt Makefile expects the libs to end up in lib.
>
> install -m0644
> .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/
On some build hosts openssl fails to install since openssl installs itself into
lib64 while the openwrt Makefile expects the libs to end up in lib.
install -m0644
.../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.*
.../openwrt/build_dir/target-