Hi Everyone,
I'm pretty new here,
I'm trying to compile my own version of openwrt for Compex WPJ344 with Atheros 10k. I downloaded the .config file from the latest development build and it gave me a bunch of errors when I ran "make defconfig", saying that my packages had unmet dependencies.
Would anyone be able to help me out, and let me know how I can go about resolving these, please?

The warnings are as follows:

warning: (PACKAGE_minidlna && PACKAGE_moc && PACKAGE_mpd-full && PACKAGE_sox) selects PACKAGE_libffmpeg-custom which has unmet direct dependencies (!ALL && DEVEL)
warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_iotivity-resource-container-lib) selects PACKAGE_boost-thread which has unmet direct dependencies (PACKAGE_boost)
warning: (PACKAGE_boost-libs && PACKAGE_boost-thread) selects PACKAGE_boost-atomic which has unmet direct dependencies (PACKAGE_boost)
warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-thread && PACKAGE_boost-timer) selects PACKAGE_boost-chrono which has unmet direct dependencies (PACKAGE_boost)
warning: (PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_iotivity-resource-container-lib) selects PACKAGE_boost-date_time which has unmet direct dependencies (PACKAGE_boost)
warning: (PACKAGE_boost-atomic && PACKAGE_boost-chrono && PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-filesystem && PACKAGE_boost-libs && PACKAGE_boost-locale && PACKAGE_boost-log && PACKAGE_boost-random && PACKAGE_boost-test && PACKAGE_boost-thread && PACKAGE_iotivity-resource-container-lib) selects PACKAGE_boost-system which has unmet direct dependencies (PACKAGE_boost)

Thank you in advance, and I apologize if this has previously been addressed and I didn't find the answer.

(Last edited by develtrev on 8 Jun 2016, 21:30)