On Sun, Mar 9, 2014 at 2:26 PM, Felix Fietkau wrote:
> On 2014-02-28 10:38, 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_d
On 2014-02-28 10:38, 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-