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

fails when gc.h file is on standard include path #42

Closed
skaes opened this issue Jan 7, 2014 · 1 comment
Closed

fails when gc.h file is on standard include path #42

skaes opened this issue Jan 7, 2014 · 1 comment

Comments

@skaes
Copy link

skaes commented Jan 7, 2014

On a system, where a gc.h file is available, the gem is compiled properly.

Symptom:

dyld: lazy symbol binding failed: Symbol not found: _RUBY_FREE_ENTER

This is caused by finding a copy of boehm's gc.h before finding ruby's gc.h.

I'll submit a patch.

skaes added a commit to skaes/binding_of_caller that referenced this issue Jan 7, 2014
@prpetten
Copy link
Collaborator

Closing this as 1.9.3 is well past end of life.

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

No branches or pull requests

2 participants