ipfs / ipfs/kubo

I am trying to get ipfs go work on Haiku OS but...

Open
#8,520 3 comments 0 reactions 0 assignees View on GitHub
kind/feature
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

### Checklist

- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my issue.

### Description

I am on the haiku os amd64 hrev55507
with golang installed and the same requirements that you ask, but i am getting this message, seems like there ar not rules for my operating system(I really dont know).

Any help will be great, i can test it and learn.

```
~/src/go-ipfs> make build
can't load package: package github.com/ipfs/go-ipfs/cmd/ipfs: cannot find package "github.com/ipfs/go-ipfs/cmd/ipfs" in any of:
/packages/golang-1.4.3-6/.self/non-packaged/lib/go/src/github.com/ipfs/go-ipfs/cmd/ipfs (from $GOROOT)
($GOPATH not set)
go version 1.4.3 haiku/amd64
bin/check_go_version 1.15.2
fatal: Invalid 'go version' output: go version 1.4.3 haiku/amd64
mk/golang.mk:79: recipe for target 'check_go_version' failed
make: *** [check_go_version] Error 1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.