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

编译内核时候遇到错误 #17

Open
ywandy opened this issue Sep 28, 2017 · 9 comments
Open

编译内核时候遇到错误 #17

ywandy opened this issue Sep 28, 2017 · 9 comments

Comments

@ywandy
Copy link

ywandy commented Sep 28, 2017

LD drivers/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
/home/yewei/yyw/nano-pi-work/source/linux-3.4.y/scripts/mksysmap: 行 44: ~/yyw/nano-pi-work/source/toolchains/4.9.3/bin/arm-cortexa9-linux-gnueabihf-nm: 没有那个文件或目录
Makefile:921: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1

这个是错误的代码

@ywandy
Copy link
Author

ywandy commented Sep 28, 2017

我编译的是nanopi m3的内核

@igorpecovnik
Copy link

You can build modern kernel 4.11.12 for M3. Works quite well. https://github.com/armbian/build (you need to set EXPERT="yes" to see Nanopi M3 in menu). This is the outcome: https://dl.armbian.com/nanopim3/

@ywandy
Copy link
Author

ywandy commented Sep 28, 2017

编译已经成功,但是使用默认的.config编译,导致很多wifi无法使用,丢失大量modules

@ywandy
Copy link
Author

ywandy commented Sep 29, 2017

可以给我nano pi m3 出厂时候debian系统的.config文件吗

@igorpecovnik
Copy link

No. that will not work. Those kernels are many years apart.

@daiaji
Copy link

daiaji commented Mar 24, 2018

@igorpecovnik Armbian does not seem to work on my nanopi-T3

@igorpecovnik
Copy link

I have T3+,M3 and Fire3 and it works on all.

@daiaji
Copy link

daiaji commented Mar 24, 2018

@igorpecovnik
thank you
Seems to be writing the wrong bootloader
It seems to be a problem with my compilation
I can't seem to fix him

The mirror provided by https://dl.armbian.com/nanopim3/ can work
Is armbian able to compile 32bit images?

@igorpecovnik
Copy link

We talked about to provide 32bit userspace but it stopped there. At talking about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants