Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@debian:/opt/melehacking/git/linux-sunxi# make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j4 uImage modules
- CHK include/linux/version.h
- CHK include/generated/utsrelease.h
- make[1]: »include/generated/mach-types.h« ist bereits aktualisiert.
- CALL scripts/checksyscalls.sh
- CHK include/generated/compile.h
- CHK kernel/config_data.h
- CC [M] drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.o
- drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c: In function ‘mali_platform_init’:
- drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c:55:4: error: implicit declaration of function ‘__phys_to_bus’ [-Werror=implicit-function-declaration]
- cc1: some warnings being treated as errors
- make[4]: *** [drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.o] Fehler 1
- make[3]: *** [drivers/gpu/mali/mali] Fehler 2
- make[2]: *** [drivers/gpu/mali] Fehler 2
- make[1]: *** [drivers/gpu] Fehler 2
- make: *** [drivers] Fehler 2
- make: *** Warte auf noch nicht beendete Prozesse...
- root@debian:/opt/melehacking/git/linux-sunxi#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement