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

Cannot build R16B02 on Mac OS X 10.8.5 #51

Closed
JohanVikman opened this issue Oct 2, 2013 · 4 comments
Closed

Cannot build R16B02 on Mac OS X 10.8.5 #51

JohanVikman opened this issue Oct 2, 2013 · 4 comments

Comments

@JohanVikman
Copy link

Hi,

I have problems building R16B02 on Mac OS X 10.8.5.

Looking at the log I see pretty early on

...
can't open x86_64-apple-darwin12.5.0/opt/plain/erl_compile_flags.h for writing at utils/make_compiler_flags line 65.
...

And I have similar errors further down.

BUT, I have no problem installing R14B04 or R15B03, therefore I suspect there is something wrong with how kerl tries to build R16B02. It seems some path is bad, but I'm new to Kerl so I dont know where to look and change.

How come R14B04 works but not R16B02?

@nox
Copy link
Contributor

nox commented Oct 16, 2013

There is a problem in Erlang's Makefiles somewhere, where directory ./erts/emulator/obj/x86_64-apple-darwin12.5.0/opt/plain isn't created. I will try to look into it.

@JohanVikman
Copy link
Author

Great, thanks!

@sntran
Copy link

sntran commented Dec 7, 2013

Looks like Apple removed ODBC from the new OS.

You just need to install unixodbc.

@jadeallenx
Copy link
Collaborator

I think this will be solved by using the idea in #53

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

4 participants