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

Error on make prepare #14

Open
shuangzhijinghua opened this issue Aug 4, 2015 · 3 comments
Open

Error on make prepare #14

shuangzhijinghua opened this issue Aug 4, 2015 · 3 comments

Comments

@shuangzhijinghua
Copy link

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
Copy link
Owner

el1n commented Aug 5, 2015

try non-root account.

@shuangzhijinghua
Copy link
Author

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)
.

@alberts-s
Copy link

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

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