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

Added permissive flag to Makefile #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added permissive flag to Makefile #32

wants to merge 1 commit into from

Conversation

ahbrosha
Copy link

@ahbrosha ahbrosha commented Feb 5, 2019

Fixed compile error mentioned in #31

@tillepille
Copy link
Collaborator

According to this it's probably not really a good fix.

I have very little experience with gcc and c++ in general, but I think it would be good to investigate more into the RCSwitch library, if its possible to update or fix the bug there, if it's still there..

@ahbrosha
Copy link
Author

ahbrosha commented Feb 6, 2019

This is clearly more a hotfix, than a good solution. However, it keeps the code compilable. I would like to further investigate the RCSwitch code in the near future, maybe during the weekend.

@thoro2105
Copy link

Sorry for my bad english.

233/5000
Despite the addition of the file "Makefile" as described, there is a compiling error in the latest version of Raspbian.
The addition in the line is unfortunately not enough. It still comes to the error:

Assembler message:
Fatal error: can't creante RCSwitch.o: no authorization
make: *** error 1

Which inputs can you force a compilation here?

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

Successfully merging this pull request may close these issues.

3 participants