Hi,

On 2018-07-19 08:49, Jo-Philipp Wich wrote:
Hi again,

As a workaround, run the following command once within the IB/SDK directory:

sed -i -e 's,/\(usr\|lib\|etc\)/,/###/,g' ./staging_dir/host/lib/libc.so.6


Executing the above command solves the problem on my system (Manjaro - similar to Arch).


This will prevent the bundled glibc from trying to dlopen() libraries on
the host system which is the root cause of the assertion.


Thank you very much for the quick workaround!

Is it generally recommended to use Debian or Ubuntu for building images? I do not have to use Manjaro for that if it's difficult for the project to support it.

Cheers,
Mikael

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to