Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed libraries to link, so ld will not fail on Linux with missing DSO#583

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 1 commit intocpp-netlib:masterfromsusnux:missing-dso
Jan 10, 2016

Conversation

@susnux
Copy link

At least on openSUSE building of cpp-netlib (tests) fails with:
missing DSO on commandline.

This happens due to missing pthread on target_link_libraries for cpp-netlib-http-server_async_run_stop_concurrency test.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is partially correct, but I think the more correct change would be to add${CMAKE_THREAD_LIBS_INIT} to line 87 instead. Can you make that change to see whether that fixes it?

Fixed libraries to link, so ld will not fail on Linux with:'missing DSO' because of missing libpthread.
@susnux
Copy link
Author

@deanberris You were right, that worked.
Fixed it in this pull request.

@deanberris
Copy link
Member

LGTM

Awesome, thanks@susnux -- I'll wait for the integration tests to finish then merge this in.

Cheers

deanberris added a commit that referenced this pull requestJan 10, 2016
Fixed libraries to link, so ld will not fail on Linux with missing DSO
@deanberrisdeanberris merged commitc70f268 intocpp-netlib:masterJan 10, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@susnux@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp