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

issue building makefile on ubuntu #40

Open
stoopkid33 opened this issue Feb 27, 2019 · 4 comments
Open

issue building makefile on ubuntu #40

stoopkid33 opened this issue Feb 27, 2019 · 4 comments

Comments

@stoopkid33
Copy link

whenever i try to build any of the makefiles i get this error.

gcc: fatal error: input file ‘Makefile’ is the same as output file
compilation terminated.

@Q-Qaysaneah
Copy link

try this command:
#sudo apt-get install make gcc-avr binutils-avr avrdude avr-libc
then try again
wish you good luck

@stoopkid33
Copy link
Author

No luck :/ still gives the same error

@Q-Qaysaneah
Copy link

Try to check the Makefile contents, actully i dont face this kind of issue before.
But i think, if you install the packages in proper way it should work.
And I dont have any other ideas ..

@Phidelux
Copy link

Phidelux commented Mar 6, 2019

Are you trying to build your Makefile with gcc? That's how the message read for me.

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