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

ipfs not installing #6377

Closed
ghost opened this issue May 24, 2019 · 7 comments
Closed

ipfs not installing #6377

ghost opened this issue May 24, 2019 · 7 comments
Labels
kind/bug A bug in existing code (including security flaws) not our bug

Comments

@ghost
Copy link

ghost commented May 24, 2019

everytime i try to install "go-ipfs"
this happens
i dont understand
pls help

kabuli@Kabulis-MacBook-Pro:~/go-ipfs$ make install
dyld: Symbol not found: _unlinkat
Referenced from: /usr/local/go/bin/go
Expected in: flat namespace

dyld: Symbol not found: _unlinkat
Referenced from: /usr/local/go/bin/go
Expected in: flat namespace

dyld: Symbol not found: _unlinkat
Referenced from: /usr/local/go/bin/go
Expected in: flat namespace

make: *** [check_go_version] Trace/BPT trap: 5

pls help me

@Stebalien Stebalien added kind/bug A bug in existing code (including security flaws) not our bug labels May 24, 2019
@Stebalien
Copy link
Member

This is the best answer I could find: https://trac.macports.org/ticket/58138. Unfortunately, this isn't an issue with go-ipfs so there isn't much we can do to help.

I recommend installing go from https://golang.org/dl/.

@ghost
Copy link
Author

ghost commented May 25, 2019 via email

@Stebalien
Copy link
Member

Yes but where did you install it from? It looks looks like you installed some stuff from macports (or elsewhere?) and go isn't happy about it.

@ghost
Copy link
Author

ghost commented May 25, 2019 via email

@ghost
Copy link
Author

ghost commented Jun 4, 2019 via email

@Stebalien
Copy link
Member

I can't see that screenshot but there's likely nothing I can do to help.

@younasm
Copy link

younasm commented Apr 25, 2022

Hi,

I just install ipfs using the ipfs CLI code on ipfs.io website.

after installation when I enter ipfs --version in terminal it gives me the following error.

dyld[48654]: symbol not found in flat namespace ''
zsh: abort      ipfs  --version

I am using Macbook m1 pro chip

Please help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) not our bug
Projects
None yet
Development

No branches or pull requests

2 participants