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

build error #6

Closed
jonasftw opened this issue May 26, 2021 · 2 comments
Closed

build error #6

jonasftw opened this issue May 26, 2021 · 2 comments

Comments

@jonasftw
Copy link

bbtmvbot-master$ go build -o bbtmvbot

github.com/erkexzcx/bbtmvbot

/usr/bin/ld: $WORK/b001/pkg1.a(_x011.o): undefined reference to symbol 'pthread_mutex_trylock@@GLIBC_2.2.5'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

@erkexzcx
Copy link
Owner

Check dev branch and its README.md. I'm rewriting this bbtmvbot project. This was my first Golang serious project and first version is just a trash :D Hopefully second version would be more maintainable.

@erkexzcx
Copy link
Owner

New code in master branch. Also in README.md added link to my hosted (in cloud) instance.

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

2 participants