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

IlmBase should link pthread #282

Closed
moben opened this issue Apr 5, 2018 · 1 comment
Closed

IlmBase should link pthread #282

moben opened this issue Apr 5, 2018 · 1 comment
Assignees
Labels
Build A problem with building or installing the library. Needs Discussion To be discussed in the technical steering committee

Comments

@moben
Copy link

moben commented Apr 5, 2018

Otherwise openexr will fail to build if IlmBase was built with --as-needed.

Arch and Fedora Linux (and probably others) carry this patch to fix the issue:
https://git.archlinux.org/svntogit/packages.git/plain/trunk/ilmbase-2.0.1-no_undefined.patch?h=packages/ilmbase

@cary-ilm cary-ilm added the Build A problem with building or installing the library. label Jun 13, 2019
@cary-ilm cary-ilm added Needs Discussion To be discussed in the technical steering committee TODO labels Jun 26, 2019
kdt3rd added a commit to kdt3rd/openexr that referenced this issue Jul 17, 2019
Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
@kdt3rd
Copy link
Contributor

kdt3rd commented Jul 17, 2019

Using the new cmake build infrastructure merged to master, ldd libIlmThread-2_3.so shows it loading libpthread, PR #446 will fix this for autoconf / configure users

@kdt3rd kdt3rd closed this as completed in e90f1b0 Jul 17, 2019
DominicJacksonBFX pushed a commit to boris-fx/mocha-openexr that referenced this issue Jun 22, 2022
Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build A problem with building or installing the library. Needs Discussion To be discussed in the technical steering committee
Projects
None yet
Development

No branches or pull requests

3 participants