Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29346 - bttv needs sound, which is not in the dependency check
Summary: bttv needs sound, which is not in the dependency check
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 10:39 UTC by Zu Kim
Modified: 2003-09-25 12:27 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 Zu Kim 2003-09-22 10:39:35 UTC
I use a specialized hardware which has a framegrabber but no sound card.
I removed sound driver and tried to install bttv - make menuconfig didn't show
any problem with this, but it kept showing compile errors.
I had to dig the source codes to figure out what the problem was.

Reproducible: Always
Steps to Reproduce:
I don't know anything about editing dependency check.
Anyway, I added a basic sound driver module.
Actual Results:  
It installed the module without any problem.
Comment 1 Max Kalika (RETIRED) gentoo-dev 2003-09-24 09:54:12 UTC
The depenency is strictly in kernel. I'm not sure what is required for this to 
work properly.  You may have better luck asking a kernel guru. 
Comment 2 Max Kalika (RETIRED) gentoo-dev 2003-09-24 21:53:11 UTC
I thought about this some more: you might successfully build the bttv module by just enabling 
sound (without any specific drivers).  I am not 100% sure about this.  If that doesn't work, I am out 
of ideas -- this is something that needs to be brought up on a kernel list somewheres.  Maybe ask 
the bttv folks.
Comment 3 Zu Kim 2003-09-25 10:47:47 UTC
I'm the one who reported the bug.
It works fine as long as soundcore module is there.
I'm just reporting that the dependency check doesn't recognize this.
Shouldn't "make menuconfig" not show bttv unless there soundcore is checked???
Comment 4 Max Kalika (RETIRED) gentoo-dev 2003-09-25 12:27:39 UTC
This is outside the scope of what Gentoo can do. Please bring this up on
to the kernel developers.