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

boxes not working under Yosimite (possibly others) Darwin 10.10.x #12

Closed
bdmorin opened this issue Nov 20, 2014 · 3 comments
Closed

boxes not working under Yosimite (possibly others) Darwin 10.10.x #12

bdmorin opened this issue Nov 20, 2014 · 3 comments

Comments

@bdmorin
Copy link

bdmorin commented Nov 20, 2014

I'ved tried the homebrew version and compiling myself, and they both give

-> % src/boxes -f boxes-config
boxes: Bad address

the bad address is consistent between either homebrew build or local compile. I've posted the compile output here: https://gist.github.com/bdmorin/0688dcb33d4195b6886c

Here is a homebrew report: Homebrew/legacy-homebrew#30054

I don't know C, so I'm unable to help diagnose.

Thank you.

@tsjensen
Copy link
Member

Have you tried make CFLAGS_ADDTL=-m32 LDFLAGS_ADDTL=-m32 as per the compilation FAQ?

@bdmorin
Copy link
Author

bdmorin commented Nov 20, 2014

I feel very foolish. No, I didn't try that, and no one else did either. I recompiled locally and it works fine with the CFLAGS. I'll send a pull request to homebrew with the fix.

I really like using boxes, thank you for writing it, and your help.

@tsjensen
Copy link
Member

No problem! Thanks for taking care of the homebrew PR. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants