Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants