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

Bug 347139

Summary: =dev-vcs/subversion-1.6.15 Fails to compile: econf failed
Product: Gentoo Linux Reporter: fkhp <fkhp101>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fkhp 2010-11-29 08:58:29 UTC
configure: checking sqlite library
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking sqlite library version (via header)... okay
checking for sqlite3_close in -lsqlite3... no

An appropriate version of sqlite could not be found.  We recommmend
3.6.13, but require at least 3.4.0.
Please either install a newer sqlite on this system

or

get the sqlite 3.6.13 amalgamation from:
    http://www.sqlite.org/sqlite-amalgamation-3.6.13.tar.gz
unpack the archive using tar/gunzip and copy sqlite3.c from the
resulting directory to:
/var/tmp/paludis/dev-vcs-subversion-1.6.15/work/subversion-1.6.15/sqlite-amalgamation/sqlite3.c
This file also ships as part of the subversion-deps distribution.

configure: WARNING: no suitable sqlite found in /usr
configure: error: Subversion requires SQLite

!!! ERROR in dev-vcs/subversion-1.6.15::gentoo:
!!! In econf at line 3276
!!! econf failed
Comment 1 fkhp 2010-11-29 09:02:25 UTC
# equery l sqlite
 * Searching for sqlite ...
[IP-] [  ] dev-db/sqlite-2.8.16-r4:0
[IP-] [  ] dev-db/sqlite-3.7.3:3
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-05 15:41:14 UTC
Reinstall dev-db/sqlite:3. If this problem still occurs, then attach config.log of dev-vcs/subversion and reopen this bug.
Comment 3 fkhp 2010-12-06 13:07:36 UTC
(In reply to comment #2)
> Reinstall dev-db/sqlite:3. If this problem still occurs, then attach config.log
> of dev-vcs/subversion and reopen this bug.
> 

resolved, thank you very much!