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

Bug 282062

Summary: dev-db/sqlite-3.6.17: requires tcl to compile even with the "-tcl" useflag (additional dependency?)
Product: Gentoo Linux Reporter: Tom Zegard <zegard>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Zegard 2009-08-20 04:53:54 UTC
During the compilation, the script attempts to run "tclsh" even if you have the "-tcl" useflag. As a note, tcl is not a dependency of dev-db/sqlite-3.6.17.

Reproducible: Always

Steps to Reproduce:
1. Uninstall dev-lang/tcl-8.5.7 if you have it installed.
2. Attempt to install dev-db/sqlite-3.6.17
3. Rejoice!

Actual Results:  
Install failed!

Expected Results:  
Successful installation!

How to quick fix:
1. Install dev-lang/tcl-8.5.7
2. Install dev-db/sqlite-3.6.17
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-08-20 04:58:50 UTC

*** This bug has been marked as a duplicate of bug 281294 ***