Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137409

Summary: app-misc/lirc-0.8.0-r1: bttv.h not found
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: Current packagesAssignee: Matthias Schwarzott <zzam>
Status: RESOLVED FIXED    
Severity: normal CC: flameeyes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 137175    
Attachments: emerge.info.txt

Description José Romildo Malaquias 2006-06-20 12:42:04 UTC
lirc-0.8.0-r1 fails emerging on my amd64 system running the kernel gentoo-sources-2.6.17.

Error message:
/small/tmp/portage/lirc-0.8.0-r1/work/lirc-0.8.0/drivers/lirc_gpio/lirc_gpio.c:52:41: error: ../drivers/media/video/bttv.h: No such file or directory

# grep V4L /usr/src/linux/.config
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
# V4L USB devices

$ find /usr/src/linux-2.6.17-gentoo/drivers/media/video -name bttv.h /usr/src/linux-2.6.17-gentoo/drivers/media/video/bt8xx/bttv.h

It seems that the needed header file is in the bt8xx subdir, and lirc is not looking for it there.
Comment 1 José Romildo Malaquias 2006-06-20 12:45:37 UTC
Created attachment 89655 [details]
emerge.info.txt

Result of running "emerge --info" on my system
Comment 2 Matthias Schwarzott gentoo-dev 2006-06-21 11:41:12 UTC
A patch adressing this is now in the portage tree, in ebuilds lirc-0.8.0 and lirc-0.8.0-r1.

Please report whether it works.
Comment 3 José Romildo Malaquias 2006-06-22 06:49:28 UTC
The updated ebuild works for me.
Comment 4 Matthias Schwarzott gentoo-dev 2006-06-22 08:05:41 UTC
reopening to mark it FIXED.
Comment 5 Matthias Schwarzott gentoo-dev 2006-06-22 08:06:14 UTC
now marking it FIXED.