Skip to content

Fix for Mac OS X#28

Closed
argoneus wants to merge 1 commit intotsuna:masterfrom
argoneus:patch-1
Closed

Fix for Mac OS X#28
argoneus wants to merge 1 commit intotsuna:masterfrom
argoneus:patch-1

Conversation

@argoneus
Copy link
Copy Markdown

This fixes an error in the resulting configure script when running on Mac OS X. -Wl,-R isn't a valid param on the ld that comes with OS X. Replacing with -rpath resolve this.

@tsuna
Copy link
Copy Markdown
Owner

tsuna commented Feb 10, 2012

This is a dup of issue #19. Have you seen it?

@argoneus
Copy link
Copy Markdown
Author

I hadn't noticed it, thanks for pointing it out. From reading the comments, it doesn't look as if the issue has been resolved. I've tested my change on 64-bit Ubuntu Linux and Mac OS X Lion, and Boost file system is detected without issues.

@argoneus
Copy link
Copy Markdown
Author

But I see that -rpath didn't work for someone using Debian. I now see the patched version at the end of the thread, and will check it out.

@argoneus argoneus closed this Feb 10, 2012
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