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#1275 - R7800: build error in drivers/clk/qcom - kernel 4.9.76 #6211

Closed
openwrt-bot opened this issue Jan 14, 2018 · 0 comments
Closed

FS#1275 - R7800: build error in drivers/clk/qcom - kernel 4.9.76 #6211

openwrt-bot opened this issue Jan 14, 2018 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

bouwew:

R7800: fail during make, kernel 4.9.76, fresh git pull, latest commit is named 'ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices´.

I wanted to report the error I am encountering.

make[5]: Entering directory '/home/bouwew/LEDE_N/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x/linux-4.9.76' CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h CHK include/generated/bounds.h CHK include/generated/timeconst.h CHK include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CHK include/generated/compile.h CC drivers/clk/qcom/gdsc.o drivers/clk/qcom/gdsc.c: In function 'gdsc_init': drivers/clk/qcom/gdsc.c:358:27: error: 'simple_qos_governor' undeclared (first use in this function); did you mean 'simple_positive'? pm_genpd_init(&sc->pd, &simple_qos_governor, !on); ^~~~~~~~~~~~~~~~~~~ simple_positive drivers/clk/qcom/gdsc.c:358:27: note: each undeclared identifier is reported only once for each function it appears in scripts/Makefile.build:293: recipe for target 'drivers/clk/qcom/gdsc.o' failed make[8]: *** [drivers/clk/qcom/gdsc.o] Error 1 scripts/Makefile.build:544: recipe for target 'drivers/clk/qcom' failed make[7]: *** [drivers/clk/qcom] Error 2 scripts/Makefile.build:544: recipe for target 'drivers/clk' failed make[6]: *** [drivers/clk] Error 2 Makefile:995: recipe for target 'drivers' failed make[5]: *** [drivers] Error 2 make[5]: Leaving directory '/home/bouwew/LEDE_N/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x/linux-4.9.76' Makefile:26: recipe for target '/home/bouwew/LEDE_N/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x/linux-4.9.76/.image' failed make[4]: *** [/home/bouwew/LEDE_N/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x/linux-4.9.76/.image] Error 2 make[4]: Leaving directory '/home/bouwew/LEDE_N/target/linux/ipq806x' Makefile:13: recipe for target 'install' failed make[3]: *** [install] Error 2 make[3]: Leaving directory '/home/bouwew/LEDE_N/target/linux' target/Makefile:23: recipe for target 'target/linux/install' failed make[2]: *** [target/linux/install] Error 2 make[2]: Leaving directory '/home/bouwew/LEDE_N' target/Makefile:19: recipe for target '/home/bouwew/LEDE_N/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/stamp/.target_install' failed make[1]: *** [/home/bouwew/LEDE_N/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/stamp/.target_install] Error 2 make[1]: Leaving directory '/home/bouwew/LEDE_N' /home/bouwew/LEDE_N/include/toplevel.mk:216: recipe for target 'world' failed
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