I presume it doesn't work because of the change in the kernel config stuff or something? Problem upstream or gentoo? I dunno Anyway here's the error: >>> emerge (1 of 3) app-misc/lirc-0.6.6-r2 to / >>> md5 src_uri ;-) lirc-0.6.6.tar.bz2 eutils eutils >>> Unpacking source... >>> Unpacking lirc-0.6.6.tar.bz2 to /store/portage-tmp/portage/lirc-0.6.6-r2/work * Applying lirc-0.6.6-r2-gentoo.diff.bz2... [ ok ] >>> Source unpacked. eutils configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD compatible install... /bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for mknod... /bin/mknod checking for depmod... /sbin/depmod checking whether ln -s works... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for gettimeofday... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for snprintf... yes checking for strsep... yes checking for vsyslog... yes checking for daemon... yes checking for forkpty... no checking for forkpty in -lutil... yes checking for vga.h... yes checking for vgagl.h... yes checking for vga_init in -lvga... yes checking for gl_setcontextvga in -lvgagl... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for mktemp... yes checking for Linux kernel sources... /tmp/LIRCMF.hQyKym:344: arch/x86/Makefile: No such file or directory make: *** No rule to make target `arch/x86/Makefile'. Stop. /usr/src/linux/ checking for which drivers can be installed on this system... checking for caraca_init in -lcaraca_client... no checking for ir_strerror in -lirman... no checking for ir_strerror in -lirman_sw... no configure: creating ./config.status config.status: creating Makefile config.status: creating drivers/Makefile config.status: creating drivers/lirc_serial/Makefile config.status: creating drivers/lirc_sir/Makefile config.status: creating drivers/lirc_parallel/Makefile config.status: creating drivers/lirc_i2c/Makefile config.status: creating drivers/lirc_gpio/Makefile config.status: creating drivers/lirc_dev/Makefile config.status: creating drivers/lirc_it87/Makefile config.status: creating drivers/lirc_bt829/Makefile config.status: creating daemons/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating config.h Your hardware does not require a kernel module. Now enter 'make' and 'make install' to compile and install the package. cd . && /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run aclocal cd . && \ /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run automake --gnu Makefile cd . && /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run autoconf /bin/sh ./config.status --recheck running /bin/sh ./configure --host=i686-pc-linux-gnu --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --with-kerneldir=/usr/src/linux --with-moduledir=/lib/ modules/2.6.0-test5/misc --disable-manage-devices --with-driver=any --with-port=0x3f8 --with-irq=4 CC=gcc CFLAGS=-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays host_alias=i686-pc-linux-gnu --no-create --no-recursion configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for mknod... /bin/mknod checking for depmod... /sbin/depmod checking whether ln -s works... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for gettimeofday... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for snprintf... yes checking for strsep... yes checking for vsyslog... yes checking for daemon... yes checking for forkpty... no checking for forkpty in -lutil... yes checking vga.h usability... yes checking vga.h presence... yes checking for vga.h... yes checking vgagl.h usability... yes checking vgagl.h presence... yes checking for vgagl.h... yes checking for vga_init in -lvga... yes checking for gl_setcontextvga in -lvgagl... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for mktemp... yes checking for Linux kernel sources... /tmp/LIRCMF.4yrUOf:344: arch/x86/Makefile: No such file or directory make[1]: *** No rule to make target `arch/x86/Makefile'. Stop. /usr/src/linux/ checking for which drivers can be installed on this system... checking for caraca_init in -lcaraca_client... no checking for ir_strerror in -lirman... no checking for ir_strerror in -lirman_sw... no configure: creating ./config.status Your hardware does not require a kernel module. Now enter 'make' and 'make install' to compile and install the package. cd . && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=Makefile /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands cd . && /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6' Making all in drivers make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' cd .. && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=drivers/Makefile /bin/sh ./config.status config.status: creating drivers/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' make[3]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' Making all in daemons make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/daemons' cd .. && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=daemons/Makefile /bin/sh ./config.status config.status: creating daemons/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/daemons' make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/daemons' source='irrecord.c' object='irrecord.o' libtool=no \ depfile='.deps/irrecord.Po' tmpdepfile='.deps/irrecord.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f irrecord.c || echo './'`irrecord.c source='dump_config.c' object='dump_config.o' libtool=no \ depfile='.deps/dump_config.Po' tmpdepfile='.deps/dump_config.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f dump_config.c || echo './'`dump_config.c source='config_file.c' object='config_file.o' libtool=no \ depfile='.deps/config_file.Po' tmpdepfile='.deps/config_file.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f config_file.c || echo './'`config_file.c irrecord.c: In function `get_lead_length': irrecord.c:1789: warning: operation on `b' may be undefined irrecord.c: At top level: config_file.h:26: warning: `all_flags' defined but not used source='hw-types.c' object='hw-types.o' libtool=no \ depfile='.deps/hw-types.Po' tmpdepfile='.deps/hw-types.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw-types.c || echo './'`hw-types.c source='ir_remote.c' object='ir_remote.o' libtool=no \ depfile='.deps/ir_remote.Po' tmpdepfile='.deps/ir_remote.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f ir_remote.c || echo './'`ir_remote.c source='hw_default.c' object='hw_default.o' libtool=no \ depfile='.deps/hw_default.Po' tmpdepfile='.deps/hw_default.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_default.c || echo './'`hw_default.c source='receive.c' object='receive.o' libtool=no \ depfile='.deps/receive.Po' tmpdepfile='.deps/receive.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f receive.c || echo './'`receive.c source='transmit.c' object='transmit.o' libtool=no \ depfile='.deps/transmit.Po' tmpdepfile='.deps/transmit.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f transmit.c || echo './'`transmit.c source='hw_creative.c' object='hw_creative.o' libtool=no \ depfile='.deps/hw_creative.Po' tmpdepfile='.deps/hw_creative.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_creative.c || echo './'`hw_creative.c source='serial.c' object='serial.o' libtool=no \ depfile='.deps/serial.Po' tmpdepfile='.deps/serial.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f serial.c || echo './'`serial.c source='hw_dsp.c' object='hw_dsp.o' libtool=no \ depfile='.deps/hw_dsp.Po' tmpdepfile='.deps/hw_dsp.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_dsp.c || echo './'`hw_dsp.c source='hw_pixelview.c' object='hw_pixelview.o' libtool=no \ depfile='.deps/hw_pixelview.Po' tmpdepfile='.deps/hw_pixelview.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_pixelview.c || echo './'`hw_pixelview.c source='hw_pinsys.c' object='hw_pinsys.o' libtool=no \ depfile='.deps/hw_pinsys.Po' tmpdepfile='.deps/hw_pinsys.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_pinsys.c || echo './'`hw_pinsys.c source='hw_logitech.c' object='hw_logitech.o' libtool=no \ depfile='.deps/hw_logitech.Po' tmpdepfile='.deps/hw_logitech.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_logitech.c || echo './'`hw_logitech.c source='hw_slinke.c' object='hw_slinke.o' libtool=no \ depfile='.deps/hw_slinke.Po' tmpdepfile='.deps/hw_slinke.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_slinke.c || echo './'`hw_slinke.c source='hw_silitek.c' object='hw_silitek.o' libtool=no \ depfile='.deps/hw_silitek.Po' tmpdepfile='.deps/hw_silitek.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f hw_silitek.c || echo './'`hw_silitek.c source='lircd.c' object='lircd.o' libtool=no \ depfile='.deps/lircd.Po' tmpdepfile='.deps/lircd.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f lircd.c || echo './'`lircd.c source='lircmd.c' object='lircmd.o' libtool=no \ depfile='.deps/lircmd.Po' tmpdepfile='.deps/lircmd.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f lircmd.c || echo './'`lircmd.c lircmd.c: In function `loop': lircmd.c:691: warning: use of assignment suppression and length modifier together in scanf format /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irrecord irrecord.o dump_config.o config_file.o hw-types.o ir_remote.o hw_default.o receive.o transmit.o hw_creative.o serial.o hw_dsp.o hw_pixelview.o hw_pinsys.o hw_logitech.o hw_slinke.o hw_silitek.o config_file.h:26: warning: `all_flags' defined but not used /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o lircmd lircmd.o mkdir .libs gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irrecord irrecord.o dump_config.o config_file.o hw-types.o ir_remote.o hw_default.o receive.o transmit.o hw_creative.o serial.o hw_dsp.o hw_pixelview.o hw_pinsys.o hw_logitech.o hw_slinke.o hw_silitek.o /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o lircd lircd.o ir_remote.o config_file.o hw-types.o hw_default.o receive.o transmit.o hw_creative.o serial.o hw_dsp.o hw_pixelview.o hw_pinsys.o hw_logitech.o hw_slinke.o hw_silitek.o gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o lircmd lircmd.o gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o lircd lircd.o ir_remote.o config_file.o hw-types.o hw_default.o receive.o transmit.o hw_creative.o serial.o hw_dsp.o hw_pixelview.o hw_pinsys.o hw_logitech.o hw_slinke.o hw_silitek.o make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/daemons' Making all in tools make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/tools' cd .. && \ /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run automake --gnu tools/Makefile cd .. && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=tools/Makefile /bin/sh ./config.status config.status: creating tools/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/tools' make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/tools' source='lirc_client.c' object='lirc_client.lo' libtool=yes \ depfile='.deps/lirc_client.Plo' tmpdepfile='.deps/lirc_client.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c -o lirc_client.lo `test -f 'lirc_client.c' || echo './'`lirc_client.c source='irw.c' object='irw.o' libtool=no \ depfile='.deps/irw.Po' tmpdepfile='.deps/irw.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'irw.c' || echo './'`irw.c source='irpty.c' object='irpty.o' libtool=no \ depfile='.deps/irpty.Po' tmpdepfile='.deps/irpty.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'irpty.c' || echo './'`irpty.c source='irexec.c' object='irexec.o' libtool=no \ depfile='.deps/irexec.Po' tmpdepfile='.deps/irexec.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'irexec.c' || echo './'`irexec.c mkdir .libs source='ircat.c' object='ircat.o' libtool=no \ depfile='.deps/ircat.Po' tmpdepfile='.deps/ircat.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'ircat.c' || echo './'`ircat.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c lirc_client.c -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.TPlo -fPIC -DPIC -o .libs/lirc_client.lo source='mode2.c' object='mode2.o' libtool=no \ depfile='.deps/mode2.Po' tmpdepfile='.deps/mode2.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'mode2.c' || echo './'`mode2.c source='rc.c' object='rc.o' libtool=no \ depfile='.deps/rc.Po' tmpdepfile='.deps/rc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'rc.c' || echo './'`rc.c lirc_client.c: In function `lirc_code2char': lirc_client.c:1122: warning: use of assignment suppression and length modifier together in scanf format gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c lirc_client.c -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.TPlo -o lirc_client.o >/dev/null 2>&1 source='smode2.c' object='smode2.o' libtool=no \ depfile='.deps/smode2.Po' tmpdepfile='.deps/smode2.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'smode2.c' || echo './'`smode2.c source='irxevent.c' object='irxevent.o' libtool=no \ depfile='.deps/irxevent.Po' tmpdepfile='.deps/irxevent.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'irxevent.c' || echo './'`irxevent.c mv -f .libs/lirc_client.lo lirc_client.lo source='xmode2.c' object='xmode2.o' libtool=no \ depfile='.deps/xmode2.Po' tmpdepfile='.deps/xmode2.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'xmode2.c' || echo './'`xmode2.c /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o liblirc_client.la -rpath /usr/lib lirc_client.lo /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irw irw.o gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irw irw.o rm -fr .libs/liblirc_client.la .libs/liblirc_client.* .libs/liblirc_client.* /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o mode2 mode2.o gcc -shared lirc_client.lo -Wl,-soname -Wl,liblirc_client.so.0 -o .libs/liblirc_client.so.0.0.0 (cd .libs && rm -f liblirc_client.so.0 && ln -s liblirc_client.so.0.0.0 liblirc_client.so.0) (cd .libs && rm -f liblirc_client.so && ln -s liblirc_client.so.0.0.0 liblirc_client.so) ar cru .libs/liblirc_client.a lirc_client.o ranlib .libs/liblirc_client.a creating liblirc_client.la (cd .libs && rm -f liblirc_client.la && ln -s ../liblirc_client.la liblirc_client.la) /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o rc rc.o gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o mode2 mode2.o /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o smode2 smode2.o -lvga -lvgagl gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o rc rc.o /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irxevent irxevent.o -L/usr/X11R6/lib -lSM -lICE -lX11 liblirc_client.la gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o smode2 smode2.o -lvga -lvgagl /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o xmode2 xmode2.o -L/usr/X11R6/lib -lSM -lICE -lX11 gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o xmode2 xmode2.o -L/usr/X11R6/lib -lSM -lICE -lX11 gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o .libs/irxevent irxevent.o -L/usr/X11R6/lib -lSM -lICE -lX11 ./.libs/ liblirc_client.so /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irpty irpty.o liblirc_client.la -lutil creating irxevent /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o irexec irexec.o liblirc_client.la gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o .libs/irpty irpty.o ./.libs/liblirc_client.so -lutil gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o .libs/irexec irexec.o ./.libs/liblirc_client.so creating irexec creating irpty /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o ircat ircat.o liblirc_client.la gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o .libs/ircat ircat.o ./.libs/liblirc_client.so creating ircat make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/tools' Making all in doc make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' cd .. && \ /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run automake --gnu doc/Makefile cd .. && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=doc/Makefile /bin/sh ./config.status config.status: creating doc/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' Making all in man make[3]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc/man' cd ../.. && \ /bin/sh /store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/missing --run automake --gnu doc/man/Makefile cd ../.. && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=doc/man/Makefile /bin/sh ./config.status config.status: creating doc/man/Makefile config.status: executing depfiles commands make[3]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc/man' make[3]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc/man' make[3]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' source='man2html.c' object='man2html.o' libtool=no \ depfile='.deps/man2html.Po' tmpdepfile='.deps/man2html.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -c `test -f 'man2html.c' || echo './'`man2html.c /bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o man2html man2html.o mkdir .libs gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -Wall -o man2html man2html.o make[3]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/doc' make[2]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6' make[1]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6' make: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' Making all in lirc_dev make[1]: Entering directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers/ lirc_dev' Makefile:380: /usr/src/linux//Rules.make: No such file or directory make[1]: *** No rule to make target `/usr/src/linux//Rules.make'. Stop. make[1]: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers/ lirc_dev' make: *** [all-recursive] Error 1 make: Leaving directory `/store/portage-tmp/portage/lirc-0.6.6-r2/work/lirc-0.6.6/drivers' !!! ERROR: app-misc/lirc-0.6.6-r2 failed. !!! Function src_compile, Line 97, Exitcode 2 !!! (no error message) $ sudo emerge info Password: Portage 2.0.49-r4 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.6.0-test5) ================================================================= System uname: 2.6.0-test5 i686 Pentium III (Coppermine) ccache version 2.2 [enabled] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config / usr/X11R6/lib/X11/xkb /usr/kde/cvs/share/config /usr/share/texmf/tex/generic/config/ /usr/share/ texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays" DISTDIR="/store/distfiles" FEATURES="autoaddcvs sandbox ccache" GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ ftp://ftp.easynet.nl/ mirror/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/ gentoo" MAKEOPTS="-j2" PKGDIR="/store/packages" PORTAGE_TMPDIR="/store/portage-tmp/" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 apm libg++ mad mikmod ncurses xml2 zlib gtkhtml gdbm berkdb slang tetex nas bonobo svga ggi tcltk guile mysql postgres pam libwww python esd gtk motif ldap -3dfx -3dnow aalib acpi -afs alsa apache2 arts avi cdr -cjk crypt cups -debug dga -directfb -doc dvd encode evo -fbcon foomaticdb gd gif gnome gpm -gps gtk2 -icc imap imlib -ipv6 java -joystick jpeg kde lirc -matrox mmx mozilla mpeg nls oggvorbis opengl -oss -pcmcia ppds pdflib perl png -pnp qt quicktime readline samba -scanner sdl slp -socks5 spell sse ssl tcpd tiff truetype usb videos -voodoo3 wmf X xosd xmms xv"
This is an upstream problem: lirc needs patching for 2.5+ I'll see if I can include the patch for 2.6...
Upstream problem, and the patch seems to be for the kernels, not lirc so I can't include it.
*** Bug 33141 has been marked as a duplicate of this bug. ***