Bug 28764 - lirc-0.6.6-r2 doesn't compile, it has duplicated configure phases
Bug#: 28764 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: mholzer@gentoo.org Reported By: tibors11@axelero.hu
Component: Ebuilds
URL: 
Summary: lirc-0.6.6-r2 doesn't compile, it has duplicated configure phases
Keywords:  
Status Whiteboard: 
Opened: 2003-09-15 03:18 0000
Description:   Opened: 2003-09-15 03:18 0000
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 From Martin Holzer (RETIRED) 2003-10-12 13:20:29 0000 -------
use lirc-0.7.0_pre2