Hi to all,
I'm asking the help of comunity to solve a problem.
I've manage to compile lirc for simpad to create a remote controll for my Home Theater System, using last angstrom/openembedded release [stable/2009].
For any one interested, compilation exit with error for linux kernel and lirc-modules packages.
Linux compilation error, depend on variation of default _POSIX_C_SOURCE level in glibc version. Simply change any occurence of "getline" to "parseline" in angstrom-dev/work/simpad-angstrom-linux/linux-2.6.24-r26/linux-2.6.24/scripts/unifdef.c file.
Lirc compilation error is only a typo error:
you need to modify "reetval" to "retval" [ only one occurence ] in angstrom-dev/work/simpad-angstrom-linux/lirc-modules-0.8.5-/lirc-0.8.5/drivers/lirc_sir/lirc_sir.c file.
After flashing image and installing lirc package everyting work like a charms, but ir signals aren't sended.
I don't understand if is a hardware or software problem, so i don't know how to debug this thing.
Some one can help me?
Thank to all,
fgianardi