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

How to compile this #9

Open
rdqronos opened this issue Dec 18, 2011 · 4 comments
Open

How to compile this #9

rdqronos opened this issue Dec 18, 2011 · 4 comments

Comments

@rdqronos
Copy link

I've tried running make, configure, and basically every other compiler command I know to compile this, but, I keep getting a slew of errors each time I try.
Running Mac OS X 10.7 with Xcode 4

@boxingcow
Copy link

So you really need this? Doesn't sound like you have the experience to need this.. Running Make should work.. It worked for me.. Maybe there is other issues occurring?

@madranet
Copy link

@rdqronos:

Have you recently updated Xcode?

I ran into the same problem myself, after upgrading to Xcode 4,4. Turned out that the Xcode command line tools somehow got 'uninstalled' during the update. So I had to go Xcode > Preferences > Downloads and reinstall Command Line tools. Make worked again, after that.

@phyrrus9
Copy link

I get the same error, it has to do with the fact that GCC48 refuses to install... I'm trying to figure it out when I do I will tell you all how I did it

@peters
Copy link

peters commented Sep 4, 2012

Compile on ubuntu 12.04

sudo apt-get install libusb-1.0-0-dev libreadline-gplv2-dev
make -j 4

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

5 participants