Hi Sir :
I work on DM8148 platform and use DVRRDK_03.00.00.00 to develop our system.
I need to add LIRC module to our system and refer the link below.
I have downloaded lirc-0.9.0 and I want to build my own lirc package.
The attached file shows the compile process.
After compiling completely, I execute the command "mode2 -d /dev/lirc0", however, the message below shows.
"/usr/sbin/mode2: line 1: syntax error: word unexpected (expecting ")")"
I have no idea if there is something wrong during compiling, but I do got executable file.
I wonder if I should change "arm-arago-linux-gnueabi" to "arm-none-linux-gnueabi".
Could you give me some suggestion?
Best regards,
Marcus