Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13296 - lirc-0.6.5 fails to compile
Summary: lirc-0.6.5 fails to compile
Status: RESOLVED DUPLICATE of bug 13688
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Matt Keadle
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-05 10:04 UTC by Justin Lambert
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lambert 2003-01-05 10:04:37 UTC
gcc 3.2.1-r6, glibc-2.3.1-r3, gentoo-sources-2.4.19-r10
I get this error on emerge lirc

make: Entering directory `/var/tmp/portage/lirc-0.6.5/work/lirc-0.6.5/drivers'
Making all in lirc_dev
make[1]: Entering directory
`/var/tmp/portage/lirc-0.6.5/work/lirc-0.6.5/drivers/lirc_dev'
DIR=`pwd`; (cd /usr/src/linux/; make SUBDIRS=$DIR obj-m=lirc_dev.o modules)
/usr/src/linux-2.4.19-gentoo-r10/scripts/pathdown.sh: line 4: TOPDIR: parameter
null or not set
make[2]: Entering directory `/usr/src/linux-2.4.19-gentoo-r10'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: *** No rule to make target `lirc_dev.o', needed by `modules'.  Stop.
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r10'
make[1]: *** [lirc_dev.o] Error 2
make[1]: Leaving directory
`/var/tmp/portage/lirc-0.6.5/work/lirc-0.6.5/drivers/lirc_dev'
make: *** [all-recursive] Error 1
make: Leaving directory `/var/tmp/portage/lirc-0.6.5/work/lirc-0.6.5/drivers'
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-18 18:16:05 UTC

*** This bug has been marked as a duplicate of 13688 ***