-
Notifications
You must be signed in to change notification settings - Fork 65
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
0.4.11 build fails on Mac OS 10.15.6 #84
Comments
I'm getting the same error while doing |
@Angelmas I ended up downgrading my Apple command line tools version and the problem went away. |
Hey thank you, What version are you using right now? |
I want to say it was 11.4 or 11.5. I'm not sure as this was on a different machine that I no longer have access to. |
I had this problem as well and xCode version 11.4 worked! |
To me it looks like updating config.guess and config.sub in msgpack should fix the issue. |
Oh, no. The error I have looks identical on the first look. but Is actually a different one |
I have a project that includes this version. Any way to get beyond the build error without upgrading the gem?
I ran
CC=gcc-4.2 CFLAGS="" gem install rbtrace -v '0.4.11'
and got this output:The
mkmf.log
shows this:Thanks
The text was updated successfully, but these errors were encountered: