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

Willing to help compile for the Mac #2

Closed
titaniumjones opened this issue Apr 1, 2012 · 2 comments
Closed

Willing to help compile for the Mac #2

titaniumjones opened this issue Apr 1, 2012 · 2 comments

Comments

@titaniumjones
Copy link

Hi,
I'm no expert, but I have a keen interest in helping support you develop on the mac.
I have followed the linux compile instructions you posted and get 99% the way through. The first error I encountered was:
-soname not supported or something.....
I tracked this down to a Mac specific issue. the mac equivalent is:
-install_name
which I replaced in the makefile.
I now have the error:
ld: symbol(s) not found for architecture x86_64
but I'm stumped on how to fix this. Any guidance or discussion would be greatly appreciated.

@joschu
Copy link
Collaborator

joschu commented Apr 15, 2012

Hi titaniumjones, are you sure you're in the right place? We didn't post any compilation instructions.

@titaniumjones
Copy link
Author

Well I'm not sure, now, where I got the compilation instructions from, but I definitely read it somewhere. Hmmmm I'll have a hunt around and see what I can find.

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

3 participants