8000 Error: build-essentials missing · Issue #8 · tillberg/gut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error: build-essentials missing #8

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

Open
AndiH opened this issue Nov 12, 2015 · 2 comments
Open

Error: build-essentials missing #8

AndiH opened this issue Nov 12, 2015 · 2 comments

Comments

@AndiH
Copy link
AndiH commented Nov 12, 2015

I get the following error when running gut:

[localhost] A dependency appear to be missing on localhost: build-essential

Looking through the code, this means either gcc or make is missing. I have both:

$ gcc --version
gcc-5 (Homebrew gcc 5.2.0 --without-multilib) 5.2.0
$ make --version
GNU Make 3.81

Am I missing something?

@yaf
Copy link
yaf commented Mar 23, 2016

Same problem here. My target destination is a freebsd, but...

$ gcc --version
gcc (FreeBSD Ports Collection) 4.8.5
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ make --version
usage: make [-BeikNnqrstWwX] 
            [-C directory] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]
            [-V variable] [variable=value] [target ...]

@gingray
Copy link
gingray commented Jul 17, 2018

Same problem on Mac

Failed to connect to xxx.xxx.xxx.61: ssh: must specify HostKeyCallback
Stopping all subprocesses...
[localhost] A dependency appear to be missing on localhost: build-essential
[localhost] I think we might be able to install it by running this command:
[localhost] $ brew install build-essential
[localhost] Would you like gut-sync to try to install it [Y/n]?  | Exiting.

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
0