| Summary: | lirc 0.7.0-r1 fails to compile with 2.6.11-gentoo-r4 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Cedar McKay <gentoo.3.ohthetrees> |
| Component: | Current packages | Assignee: | Doug Goldstein (RETIRED) <cardoe> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Cedar McKay
2005-04-19 23:15:32 UTC
what about lirc-0.7.1? There is no ebuild for 7.1 as far as I know, are you suggesting I install manually from source? best, Cedar i just commited it, wait an hour I'm afraid it didn't help: KBUILD_VERBOSE=1 make[4]: Entering directory `/usr/src/linux-2.6.11-gentoo-r4' mkdir -p /var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/.tmp_versions make -f scripts/Makefile.build obj=/var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev gcc -Wp,-MD,/var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/.lirc_dev.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -DIRCTL_DEV_MAJOR=61 -DEXPORT_SYMTAB -DHAVE_CONFIG_H -I. -I. -I../.. -I /var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/../.. -I /usr/src/linux//include/ -DMODULE -DKBUILD_BASENAME=lirc_dev -DKBUILD_MODNAME=lirc_dev -c -o /var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/lirc_dev.o /var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/lirc_dev.c Building modules, stage 2. make -rR -f /usr/src/linux-2.6.11-gentoo-r4/scripts/Makefile.modpost scripts/mod/modpost -i /usr/src/linux-2.6.11-gentoo-r4/Module.symvers /var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev/lirc_dev.o /bin/sh: line 1: scripts/mod/modpost: No such file or directory make[5]: *** [__modpost] Error 127 make[4]: *** [modules] Error 2 make[4]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r4' make[3]: *** [lirc_dev.o] Error 2 make[3]: Leaving directory `/var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers/lirc_dev' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1/drivers' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/lirc-0.7.1/work/lirc-0.7.1' make: *** [all] Error 2 !!! ERROR: app-misc/lirc-0.7.1 failed. !!! Function src_compile, Line 113, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. thanks though. I have the same problem. My compile shows a couple of possible problems at the start: >>> md5 files ;-) files/lirc-0.7.0-configure.in.patch >>> md5 src_uri ;-) lirc-0.7.0.tar.bz2 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.11-gentoo-r4 >>> Unpacking source... >>> Unpacking lirc-0.7.0.tar.bz2 to /var/tmp/portage/lirc-0.7.0-r1/work sed: -e expression #1, char 52: Unterminated `s' command >>> Source unpacked. You should update your `aclocal.m4' by running aclocal. * econf: updating lirc-0.7.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating lirc-0.7.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-manage-devices --localstatedir=/var --with-syslog=LOG_DAEMON --enable-sandboxed --disable-debug --with-driver=hauppauge please try 0.7.2 Try with 0.8.0_pre3 and reopen if you still have issues. |