Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137409 - app-misc/lirc-0.8.0-r1: bttv.h not found
Summary: app-misc/lirc-0.8.0-r1: bttv.h not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthias Schwarzott
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 137175
  Show dependency tree
 
Reported: 2006-06-20 12:42 UTC by José Romildo Malaquias
Modified: 2006-06-22 08:06 UTC (History)
1 user (show)

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


Attachments
emerge.info.txt (emerge.info.txt,2.72 KB, text/plain)
2006-06-20 12:45 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.