Re: [LEDE-DEV] Cannot compile latest code.

2016-05-11 Thread Felix Fietkau
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

Re: [LEDE-DEV] Cannot compile latest code.

2016-05-11 Thread Dirk Neukirchen
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