nareshkamboju

linux stable 4.9 failed

Feb 21st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. | CC net/sunrpc/svcauth.o
  2. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/drivers/mmc/host/sdhci-of-esdhc.c: In function 'esdhc_reset':
  3. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/drivers/mmc/host/sdhci-of-esdhc.c:500:27: error: 'ESDHC_TBCTL' undeclared (first use in this function)
  4. | val = sdhci_readl(host, ESDHC_TBCTL);
  5. | ^~~~~~~~~~~
  6. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/drivers/mmc/host/sdhci-of-esdhc.c:500:27: note: each undeclared identifier is reported only once for each function it appears in
  7. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/drivers/mmc/host/sdhci-of-esdhc.c:501:11: error: 'ESDHC_TB_EN' undeclared (first use in this function)
  8. | val &= ~ESDHC_TB_EN;
  9. | ^~~~~~~~~~~
  10. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/scripts/Makefile.build:293: recipe for target 'drivers/mmc/host/sdhci-of-esdhc.o' failed
  11. | make[5]: *** [drivers/mmc/host/sdhci-of-esdhc.o] Error 1
  12. | make[5]: *** Waiting for unfinished jobs....
  13. | CC net/sunrpc/svcauth_unix.o
  14. | CC drivers/pci/host-bridge.o
  15. | CC net/sunrpc/addr.o
  16. | CC net/compat.o
  17. | CC drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.o
  18. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/scripts/Makefile.build:544: recipe for target 'drivers/mmc/host' failed
  19. | make[4]: *** [drivers/mmc/host] Error 2
  20. | /srv/oe/build/tmp-rpb-glibc/work-shared/juno/kernel-source/scripts/Makefile.build:544: recipe for target 'drivers/mmc' failed
  21. | make[3]: *** [drivers/mmc] Error 2
  22. | make[3]: *** Waiting for unfinished jobs....
Add Comment
Please, Sign In to add comment