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

add missing library linking in xmlrpcpp tests #1387

Closed
wants to merge 1 commit into from

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented May 4, 2018

Otherwise I get unresolved symbols when trying to link libtest_fixtures and libmock_socket. I could have changed the dynamic symbol resolution settings in the linker, but I think this is a more appropriate fix.

@mikepurvis
Copy link
Member

Is this a build issue specifically affecting macOS?

@wjwwood
Copy link
Member Author

wjwwood commented May 9, 2018

Is this a build issue specifically affecting macOS?

Yes, sorry @mikepurvis I missed your message for some reason.

Looks like @trainman419 has these changes in his new pr too:

https://github.com/ros/ros_comm/pull/1392/files#diff-f4b855a7893bd653b5e8cae13e6f6fecR16

@mikepurvis
Copy link
Member

Fixed via #1392, merged in #1402.

@mikepurvis mikepurvis closed this May 28, 2018
@mikepurvis mikepurvis deleted the fix_xmlrpcpp_compile_macos branch May 28, 2018 19:25
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

Successfully merging this pull request may close these issues.

2 participants