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

Trying to compile on Ubuntu 18.04 keep hitting "opam install tcpip -t' failed" #545

Open
bradsacks99 opened this issue Jun 9, 2021 · 0 comments

Comments

@bradsacks99
Copy link

bradsacks99 commented Jun 9, 2021

I'm trying to build vpnkit and run it on Ubuntu.

- install tcpip             dev       

The former state can be restored with:
    opam switch import
"~/vpnkit/_build/opam/4.07.0/backup/state-20210509204129.export"
'opam install tcpip -t' failed.
Makefile:27: recipe for target '/home/test.admin/vpnkit/_build/opam' failed
make: *** [/home/test.admin/vpnkit/_build/opam] Error 4

But, then if I install it separately I get:

opam install tcpip -t --root _build/opam/ [NOTE] Package tcpip is already installed (current version is dev).

I'm a little stuck. I tried this on master and the v0.5.0 release tag.

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

1 participant