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

docker-machine-driver-xhyve fails to build on macOS 10.14 Mojave #31740

Closed
fxcoudert opened this issue Sep 3, 2018 · 8 comments
Closed

docker-machine-driver-xhyve fails to build on macOS 10.14 Mojave #31740

fxcoudert opened this issue Sep 3, 2018 · 8 comments
Labels
10.14 Mojave is specifically affected outdated PR was locked due to age

Comments

@fxcoudert
Copy link
Member

See #28817. Error is:

==> opam config exec -- make lib9p
vendor/lib9p/request.c:28:10: vendor/lib9p/pack.c:32:10: fatal error: 'stdlib.h' file not found
#include <stdlib.h>
         ^~~~~~~~~~
vendor/lib9p/connection.c:28:10: fatal error: 'stdlib.h' file not found
#include <stdlib.h>
         ^~~~~~~~~~
fatal error: 'stdlib.h' file not found
#include <stdlib.h>
         ^~~~~~~~~~
vendor/lib9p/log.c:28:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^~~~~~~~~
1 error generated.
make: *** [vendor/build/lib9p/log.o] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
1 error generated.
1 error generated.
make: *** [vendor/build/lib9p/connection.o] Error 1
make: *** [vendor/build/lib9p/request.o] Error 1
make: *** [vendor/build/lib9p/pack.o] Error 1
@stale
Copy link

stale bot commented Sep 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale No recent activity label Sep 24, 2018
@fxcoudert
Copy link
Member Author

Should be fixed by #32461

@stale stale bot removed the stale No recent activity label Sep 26, 2018
@daniloichaves
Copy link

i`m with the same error on mojave

@Buzzglo
Copy link

Buzzglo commented Oct 10, 2018

+1

@nebrass
Copy link

nebrass commented Oct 11, 2018

I have the same problem :(

@estherh5
Copy link

I also have this problem.

@SMillerDev
Copy link
Member

If you're on mojave there is no way not to have this problem. You'll have to wait for #32461

@fxcoudert
Copy link
Member Author

Fixed

@lock lock bot added the outdated PR was locked due to age label Nov 19, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
10.14 Mojave is specifically affected outdated PR was locked due to age
Projects
None yet
Development

No branches or pull requests

6 participants