Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.85 KB | None | 0 0
  1. root@m-vmubuntu86radxa:/opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump# make V=1 CROSS_COMPILE=/opt/gcc/arm-eabi-4.6/bin/arm-eabi- KDIR=/opt/radxa/kernel/linux-rockchip CONFIG=rk30-m400-4 BUILD=release
  2. make -C /opt/radxa/kernel/linux-rockchip M=/opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump modules
  3. make[1]: Entering directory `/opt/radxa/kernel/linux-rockchip'
  4. test -e include/generated/autoconf.h -a -e include/config/auto.conf || (                \
  5.        echo;                                                           \
  6.        echo "  ERROR: Kernel configuration is invalid.";               \
  7.        echo "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
  8.        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
  9.        echo;                                                           \
  10.        /bin/false)
  11. mkdir -p /opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump/.tmp_versions ; rm -f /opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump/.tmp_versions/*
  12. make -f scripts/Makefile.build obj=/opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump
  13. /opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump/Kbuild:17: Current directory is /opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump
  14. /opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump/Kbuild:18: *** No configuration found for config rk30-m400-4. Check that arch-rk30-m400-4/config.h exists.  Stop.
  15. make[1]: *** [_module_/opt/radxa/kernel/mali-modules/DX910-SW-99002-r5p0-01rel0/driver/src/devicedrv/ump] Error 2
  16. make[1]: Leaving directory `/opt/radxa/kernel/linux-rockchip'
  17. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement