Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347139 - =dev-vcs/subversion-1.6.15 Fails to compile: econf failed
Summary: =dev-vcs/subversion-1.6.15 Fails to compile: econf failed
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 08:58 UTC by fkhp
Modified: 2010-12-06 13:07 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 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!