el1n/OpenWRT-package-softether

Error on make prepare

Opened this issue · 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.

el1n commented

try non-root account.

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
#14 (comment)
.

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