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

Openbsd 6.2 #4748

Closed
jhautefeuille opened this issue Mar 1, 2018 · 2 comments
Closed

Openbsd 6.2 #4748

jhautefeuille opened this issue Mar 1, 2018 · 2 comments

Comments

@jhautefeuille
Copy link

gmake install_unsupported

gmake: *** [Rules.mk:109: install_unsupported] Error 1

@vext01
Copy link

vext01 commented Apr 29, 2019

I'd close this, since 6.2 is quite an old release now.

@djdv
Copy link
Contributor

djdv commented May 15, 2019

Our build system and Go itself have changed a bit.
I was able to successfully build and run the latest master on this machine

puff$ go version
go version go1.12.1 openbsd/amd64
puff$ uname -prs
OpenBSD 6.5 amd64

by using GOTAGS=nofuse gmake install.

The next iteration of the mount command will use a library that is OpenBSD compatible and tested (https://github.com/billziss-gh/cgofuse)
#5003
obsd-ipfs

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