On 2016-05-11 16:34, Dirk Neukirchen wrote:
> Package dmesg is missing dependencies for the following libraries:
> libtinfow.so.5
>
> This happens with several other packages now with:
> staging_dir/target-../usr/lib/libtinfow.so.5: error adding symbols: DSO
> missing from command line
> - fixing
Package dmesg is missing dependencies for the following libraries:
libtinfow.so.5
This happens with several other packages now with:
staging_dir/target-../usr/lib/libtinfow.so.5: error adding symbols: DSO missing
from command line
- fixing can involve adding LIBS="-ltinfo" to CONFIGURE_VARS (seem
I did a pull, ./scripts/feeds update, make clean, and make V=s -j 1, and it
blows up
as below:
find /home/greearb/git/lede/build_dir/target-arm_cortex-a9+neon_musl-1.1.14_eabi/util-linux-2.28/ipkg-arm_cortex-a9_neon/dmesg -name 'CVS' -o -name '.svn' -o
-name '.#*' -o -name '*~'| xargs -r rm -rf