Forum Discussion
Altera_Forum
Honored Contributor
19 years agodear hippo,
According to you,I download the builld.zip ,uClinux-dist-20051110,and nios2linux-1.4.zip, then execute the ./build this is the error information in the terminal : tar: buildroot/package/bash/bash31-009: Cannot open: 没有那个文件或目录 tar: buildroot/package/bash/Config.in: Cannot open: 没有那个文件或目录 tar: buildroot/package/Config.in: Cannot open: 没有那个文件或目录 tar: buildroot/package/Makefile.in: Cannot open: 没有那个文件或目录 tar: buildroot/.defconfig: Cannot open: 没有那个文件或目录 tar: buildroot/Config.in: Cannot open: 没有那个文件或目录 tar: buildroot/Makefile: Cannot open: 没有那个文件或目录 tar: Error exit delayed from previous errors ./build: line 40: cd: /home/fzh2004/buildroot: 没有那个文件或目录 can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: toolchain/uClibc/uClibc.config |=================================================================== |--- toolchain/uClibc/uClibc.config (revision 14578) |+++ toolchain/uClibc/uClibc.config (working copy) -------------------------- File to patch: thanks!