OpenWRT-package-softether icon indicating copy to clipboard operation
OpenWRT-package-softether copied to clipboard

Error on make prepare

Open shuangzhijinghua opened this issue 9 years ago • 3 comments

avc@ubuntu:~/barrier_breaker$ sudo make prepare Checking 'working-make'... ok. Checking 'case-sensitive-fs'... ok. Checking 'getopt'... ok. Checking 'fileutils'... ok. Checking 'working-gcc'... ok. Checking 'working-g++'... ok. Checking 'ncurses'... ok. Checking 'zlib'... ok. Checking 'gawk'... ok. Checking 'unzip'... ok. Checking 'bzip2'... ok. Checking 'perl'... ok. Checking '/usr/bin/python2.7'... ok. Checking 'wget'... ok. Checking 'git'... ok. Checking 'gnutar'... ok. Checking 'svn'... ok. Checking 'openssl'... ok. Checking 'gnu-find'... ok. Checking 'getopt-extended'... ok. Checking 'file'... ok. Checking 'non-root'... failed.

Build dependency: Please do not compile as root.

Prerequisite check failed. Use FORCE=1 to override. make[1]: *** [tmp/.prereq-build] Error 1 make: *** [prepare] Error 2

and every command it notice me Prerequisite check failed. Use FORCE=1 to override.

shuangzhijinghua avatar Aug 04 '15 19:08 shuangzhijinghua

try non-root account.

el1n avatar Aug 05 '15 11:08 el1n

non-root it shows permission denied.

ELIN [email protected]于2015年8月5日周三 下午7:19写道:

try non-root account.

— Reply to this email directly or view it on GitHub https://github.com/el1n/OpenWRT-package-softether/issues/14#issuecomment-127958663 .

shuangzhijinghua avatar Aug 05 '15 12:08 shuangzhijinghua

Do you have write permissions for the non-root user in the directory?

alberts-s avatar Aug 05 '15 12:08 alberts-s