Is this project Dead?
when I try to build redrat.c using the procedure here: https://gist.github.com/999561
I get the errors:
ubuntu lucid custom 2.6.38-7 kernel https://gist.github.com/999562
debian squeeze with 2.6.32 (from the debian kernel package) https://gist.github.com/999573
correction:
for debian / 2.6.32-bpo.5-xen-686 : https://gist.github.com/raw/999748/0af5e9d19d5516a332453962cb5f8360fc2a7c24/make.out for ubuntu / 2.6.38-7: https://gist.github.com/999753
all the errors seem to be either implicit declaration of functions or related to the "struct lirc_plugin* plugin;" in some way.
Log in to post a comment.
Is this project Dead?
when I try to build redrat.c using the procedure here: https://gist.github.com/999561
I get the errors:
ubuntu lucid custom 2.6.38-7 kernel https://gist.github.com/999562
debian squeeze with 2.6.32 (from the debian kernel package) https://gist.github.com/999573
correction:
for debian / 2.6.32-bpo.5-xen-686 : https://gist.github.com/raw/999748/0af5e9d19d5516a332453962cb5f8360fc2a7c24/make.out
for ubuntu / 2.6.38-7: https://gist.github.com/999753
all the errors seem to be either implicit declaration of functions or related to the "struct lirc_plugin* plugin;" in some way.