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

ld: error: duplicate symbol: global_handler_close_cond #203

Open
dlangille opened this issue May 8, 2022 · 2 comments
Open

ld: error: duplicate symbol: global_handler_close_cond #203

dlangille opened this issue May 8, 2022 · 2 comments

Comments

@dlangille
Copy link
Contributor

When building 2.6.2 or 2.7.0 on FreeBSD 13, it fails with:

ld: error: duplicate symbol: global_handler_close_cond

This error does not occur on FreeBSD 12.3

Logs here:

Full details in the logs.

freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this issue May 8, 2022
The error is: ld: error: duplicate symbol: global_handler_close_cond

See babelouest/glewlwyd#203
@babelouest
Copy link
Owner

I'm unable to reproduce the error when built on a FreeBSD 13, using clang

@dlangille
Copy link
Contributor Author

This relates to a pthread_cond declared in glewlwyd.c: https://github.com/babelouest/glewlwyd/blob/master/src/glewlwyd.c#L45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants