icefrog 发表于 2017-8-4 01:48:31

编译内核问题,求大神帮忙!!

帮忙看看,两个地方有问题编译不过
1.book@book:/work/A20_SDK/lichee$ ./build.sh -p sun7i_android

mkscript current setting:
      Chip: sun7i
    Platform: android
       Board:
Output Dir: /work/A20_SDK/lichee/out/android/common

INFO: build lichee ...
INFO: build buildroot ...
external toolchain has been installed
INFO: build buildroot OK.
INFO: build kernel ...
INFO: prepare toolchain ...
Building kernel
build standby
make: Entering directory `/work/A20_SDK/lichee/linux-3.4/arch/arm/mach-sun7i/pm/standby'
rm -rf *.o ../*.o dram/*.o
arm-linux-gnueabi-gcc -I. -I/work/A20_SDK/lichee/linux-3.4/include -I/work/A20_SDK/lichee/linux-3.4/arch/arm/ma


2.make: Entering directory `/work/A20_SDK/lichee/linux-3.4/modules/mali'
/work/A20_SDK/lichee/linux-3.4
make -C DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/ump CONFIG=ca8-virtex820-m400-1 BUILD=release KDIR=/work/A20_SDK/lichee/linux-3.4
make: Entering directory `/work/A20_SDK/lichee/linux-3.4/modules/mali/DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/ump'
make -C /work/A20_SDK/lichee/linux-3.4 M=/work/A20_SDK/lichee/linux-3.4/modules/mali/DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/ump modules
make: Entering directory `/work/A20_SDK/lichee/linux-3.4'
CC /work/A20_SDK/lichee/linux-3.4/modules/mali/DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/ump/common/ump_kernel_common.o
arm-linux-gnueabi-gcc: error: directory: No such file or directory
arm-linux-gnueabi-gcc: error: directory": No such file or directory
make: *** Error 1
make: *** Error 2
make: Leaving directory `/work/A20_SDK/lichee/linux-3.4'
make: *** Error 2
make: Leaving directory `/work/A20_SDK/lichee/linux-3.4/modules/mali/DX910-SW-99002-r3p2-01rel2/driver/src/devicedrv/ump'
make: *** Error 2
make: Leaving directory `/work/A20_SDK/lichee/linux-3.4/modules/mali'
ERROR: build kernel Failed





icefrog 发表于 2017-8-4 01:57:39




:'(:'(:'(:'(:'(大神快来!!!!!! CT1板子编译的是安卓的lichee部分 

jiangdou 发表于 2017-8-10 12:00:18

本帖最后由 jiangdou 于 2017-8-10 12:02 编辑

大神级别的都很忙。。。:lol


arm-linux-gnueabi-gcc: error: directory: No such file or directory

在编译mali驱动error没有找到文件

icefrog 发表于 2017-8-10 23:15:34

:lol:lol重新装环境就可以啦
页: [1]
查看完整版本: 编译内核问题,求大神帮忙!!