Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#226 - X86_64 build error with latest wireless testing, ATH10K plus Hardware Monitoring Support #5282

Closed
openwrt-bot opened this issue Oct 14, 2016 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

dibdot:

Device: APU2
LEDE trunk from 14.10.2016
Steps to reproduce: adding kmod-hwmon-core and kmod-hwmon-k10temp to your configuration leads into this compile error ...

Build-Log:

find /home/dirk/Downloads/lede/x86-64_apu2/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/compat-wireless-2016-10-08/ipkg-x86_64/kmod-ath10k -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf
Package kmod-ath10k is missing dependencies for the following libraries:
hwmon.ko
Makefile:1756: recipe for target '/home/dirk/Downloads/lede/x86-64_apu2/source/bin/targets/x86/64/packages/kmod-ath10k_4.4.24+2016-10-08-1_x86_64.ipk' failed
make[3]: *** [/home/dirk/Downloads/lede/x86-64_apu2/source/bin/targets/x86/64/packages/kmod-ath10k_4.4.24+2016-10-08-1_x86_64.ipk] Error 1
make[3]: Leaving directory '/home/dirk/Downloads/lede/x86-64_apu2/source/package/kernel/mac80211'
package/Makefile:127: recipe for target 'package/kernel/mac80211/compile' failed
make[2]: *** [package/kernel/mac80211/compile] Error 2
make[2]: Leaving directory '/home/dirk/Downloads/lede/x86-64_apu2/source'
package/Makefile:124: recipe for target '/home/dirk/Downloads/lede/x86-64_apu2/source/staging_dir/target-x86_64_musl-1.1.15/stamp/.package_compile' failed
make[1]: *** [/home/dirk/Downloads/lede/x86-64_apu2/source/staging_dir/target-x86_64_musl-1.1.15/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/dirk/Downloads/lede/x86-64_apu2/source'
/home/dirk/Downloads/lede/x86-64_apu2/source/include/toplevel.mk:193: die Regel für Ziel „world“ scheiterte
make: *** [world] Fehler 2

@openwrt-bot
Copy link
Author

nbd:

Fixed in r1926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant