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

Bug 28764

Summary: lirc-0.6.6-r2 doesn't compile, it has duplicated configure phases
Product: Gentoo Linux Reporter: Tibor Sipos <tibors11>
Component: New packagesAssignee: Martin Holzer (RETIRED) <mholzer>
Status: RESOLVED FIXED    
Severity: major CC: phoenixreads, tseng
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tibor Sipos 2003-09-15 03:18:29 UTC
lirc-0.6.6-r2 has ASUS TV-Box patch applied. When emerging, it configure lirc 
well, but than it starts the make phase, and it begins with aclocal/autoconf, so 
configure will be recreated - this time without the tvbox-patch! So, if I emerge 
this lirc package, it will be a lirc without tvbox-support. If I manually 
specify which driver to use with LIRC_OPTS, emergeing will die, because at the 
second configure stage there will be no tvbox target known by the new, recreated 
configure.

Sipi

Reproducible: Always
Steps to Reproduce:
1. LIRC_OPTIONS="--with-driver=tvbox" emerge lirc-0.6.6-r2
2.
3.

Actual Results:  
emerge dies with not knowing the specified driver.

Expected Results:  
It configures with tvbox lirc driver, make and make install runs OK.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-12 13:20:29 UTC
use lirc-0.7.0_pre2