el1n / OpenWRT-package-softether

-
77 stars 33 forks source link

Error on make prepare #14

Open shuangzhijinghua opened 9 years ago

shuangzhijinghua commented 9 years ago

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.

el1n commented 9 years ago

try non-root account.

shuangzhijinghua commented 9 years ago

non-root it shows permission denied.

ELIN notifications@github.com于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 .

alberts-s commented 9 years ago

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