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

Can't Compile libssh2 Target #272

Closed
PiersonBro opened this issue Oct 8, 2013 · 7 comments
Closed

Can't Compile libssh2 Target #272

PiersonBro opened this issue Oct 8, 2013 · 7 comments

Comments

@PiersonBro
Copy link
Contributor

Using PR #269 I'm getting this log output.

I don't think all of it is important, just the last 2 lines:
autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
automake: error: autoconf failed with exit status: 1

Any help with this would be greatly appreciated.
Thanks!

P.S: What's the policy on opening an issue when using an unmerged-PR? I thought it would be sensible too make this a comment on #269 but I have a sinking feeling that this is unrelated.

@alanjrogers
Copy link
Contributor

@PiersonBro Taking a look. Usually a comment on the PR makes more sense.

@PiersonBro
Copy link
Contributor Author

Thanks! Will do on future problems.

@alanjrogers
Copy link
Contributor

@PiersonBro I'm going to need some more info here.

What versions of Xcode/OS X are you running?

Are you referring to the libssh2-iOS target in the Xcode project?

When libssh2 is built, it logs each architecture build to place like this objective-git/External/libssh2-ios/bin/iPhoneSimulator7.0-x86_64.sdk/build-libssh2.log

Can you send me the log file for the architecture that is failing?

@PiersonBro
Copy link
Contributor Author

10.8.5 and Xcode 5.0

Yes.

The log output is what I believe your requesting. (iPhoneSimulator7.0-i386.sdk)

@alanjrogers
Copy link
Contributor

@PiersonBro that output looks very wrong. I would try re-installing autoconf.

Are you using homebrew?

@PiersonBro
Copy link
Contributor Author

Uninstalling and trying again now.

@PiersonBro
Copy link
Contributor Author

It's fixed! I feel simultaneously ashamed and elated. Thanks so much!

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

2 participants