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

Pre-load resolver library before faking. #83

Merged
merged 1 commit into from
Nov 14, 2013

Conversation

larskanis
Copy link
Member

This is to avoid error cannot load such file -- win32/resolv when it is required later on.

This solves issue tjschuck/rake-compiler-dev-box#5

Important: The patch will not have any effect, until the fake.rb files in the build directory were deleted (or alternatively the full build directory cleared). Only then rake-compiler installs a version of fake.rb with this fix.

"cannot load such file -- win32/resolv" when it is required later on.

This solves issue tjschuck/rake-compiler-dev-box#5
@simi
Copy link

simi commented Nov 5, 2013

@luislavena bump. This solved this problem for me also.

@luislavena
Copy link
Contributor

@simi as commented to you and @larskanis in the other thread, I'm a bit busy right now. Will work get this merged once I can spare a few hours on OSS this week.

Please be patient.

Thank you.

luislavena added a commit that referenced this pull request Nov 14, 2013
Pre-load resolver library before faking.
@luislavena luislavena merged commit 415e335 into rake-compiler:master Nov 14, 2013
@luislavena
Copy link
Contributor

@larskanis thank you, merged this and will do a release shortly.

larskanis added a commit to larskanis/ffi that referenced this pull request Nov 16, 2013
It fixes a crash that happens when cross compiling windows gems: rake-compiler/rake-compiler#83
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.

3 participants