id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 3296 r13214 mythfrontend lirc support anonymous Isaac Richards "Just switched from 0.20 to head; noticed my remote stopped working in frontend. irw and friends show that lirc is working fine. mythfrontend --version reports using_lirc and configure reported using lirc: yes, but ldd mythfrontend has no liblirc_client line. Took a look at the qmake generated makefile in programs/mythfrontend and noticed it was missing -llirc_client stanza in the LIBS varible. Poked around in the .pro files but I haven't seen any recent commits thereabouts and don't know enough about qmake to really know what to look for. My hacky solution was to add: EXTRA_LIBS += $$CONFIG_LIRC_LIBS to settings.pro, which fixes the problem for me, but seems like the wrong thing to do... My configure settings are: ./configure --arch=nocona --enable-audio-alsa --enable-xvmc --enable-opengl-vsync --enable-xvmc-opengl --enable-proc-opt --enable-lirc" defect closed minor unknown mythtv head low invalid lirc mythfrontend 0