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

Can't fire make command for integrating storj #10

Open
Parthhyperlink opened this issue Mar 17, 2022 · 0 comments
Open

Can't fire make command for integrating storj #10

Parthhyperlink opened this issue Mar 17, 2022 · 0 comments

Comments

@Parthhyperlink
Copy link

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead
Screen Shot 2022-03-17 at 9 02 16 PM
to false

cd uplink-c;go build -o libuplinkc.dylib -buildmode=c-shared;mv libuplinkc.dylib *.h ../Sources/libuplink/include;

storj.io/uplink-c

/usr/local/Cellar/go/1.16.4/libexec/pkg/tool/darwin_amd64/link: /usr/local/Cellar/go/1.16.4/libexec/pkg/tool/darwin_amd64/link: combining dwarf failed: unknown load command 0x80000034 (2147483700)
mv: rename libuplinkc.dylib to ../Sources/libuplink/include/libuplinkc.dylib: No such file or directory
make: *** [build] Error 1

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