ports/179012: subversion => sqlite3 version problems
Steven Earl Smith
thesesmith at gmail.com
Mon May 27 15:40:01 UTC 2013
>Number: 179012
>Category: ports
>Synopsis: subversion => sqlite3 version problems
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 27 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Steven Earl Smith
>Release: 9 Stable
>Organization:
LawBase Technologies
>Environment:
FreeBSD Genesis.SilverPinyon.com 9.1-RELEASE FreeBSD 9.1-RELEASE #3: Sat Feb 16 03:48:44 UTC 2013 root at freebsd:/usr/obj/usr/src/sys/XENHVM amd64
>Description:
As FreeBSD now uses subversion for system / ports, etc... updates perhaps it is time for subversion to be a part of base. Currently subversion does not compile due to a version conflict in sqlite3. Further the link for sqlite3-amagamation no longer exists. Google search finds a download source, all steps are followed and the subversion port still fails to see / use the link.
>How-To-Repeat:
cd /usr/ports/devel/subversion && make config install
installs sqlite3 version:
3.7.16.1 2013-03-29 13:44:34 527231bc67285f01fb18d4451b28f61da3c4e39d
An appropriate version of sqlite could not be found. We recommmend
3.7.6.3, but require at least 3.6.18.
Please either install a newer sqlite on this system
or
get the sqlite 3.7.6.3 amalgamation from:
http://www.sqlite.org/sqlite-amalgamation-3.7.6.3.tar.gz <= FILE DOES NOT EXIST
Google Search found:
http://www.findthatzipfile.com/search-54261409-fZIP/winrar-winzip-download-sqlite-amalgamation-3-7-6-3-tar-gz.htm
extract & copy sqlite3.c to /usr/ports/devel/subversion/work/subversion-1.7.9/sqlite-amalgamation/sqlite3.c
make still fails with same result/messages.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list