From tobez@tobez.org  Wed Oct 20 11:19:24 2004
Return-Path: <tobez@tobez.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 56E0016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Oct 2004 11:19:24 +0000 (GMT)
Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C96A43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Oct 2004 11:19:23 +0000 (GMT)
	(envelope-from tobez@tobez.org)
Received: by heechee.tobez.org (Postfix, from userid 1001)
	id 6EE7D175D2; Wed, 20 Oct 2004 13:19:21 +0200 (CEST)
Message-Id: <20041020111921.6EE7D175D2@heechee.tobez.org>
Date: Wed, 20 Oct 2004 13:19:21 +0200 (CEST)
From: Anton Berezin <tobez@freebsd.org>
Reply-To: Anton Berezin <tobez@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: databases/sqlite3 does not link with tcl8.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72918
>Category:       ports
>Synopsis:       databases/sqlite3 does not link with tcl8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    green
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 20 11:20:26 GMT 2004
>Closed-Date:    Thu Dec 23 04:33:15 GMT 2004
>Last-Modified:  Thu Dec 23 04:33:15 GMT 2004
>Originator:     Anton Berezin
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:


>Description:

When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83
defined, the linking stage fails.  It looks like sqlite3 uses a funciton
which is only available in tcl8.4.

>How-To-Repeat:

cd /usr/ports/databases/sqlite3 ; make SQLITE_WITH_TCL83=yes

>Fix:

The least resistance approach would be to disable an option to build
sqlite3 with older tcls.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->green 
Responsible-Changed-By: tobez 
Responsible-Changed-When: Wed Oct 20 13:24:38 CEST 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72918 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 23 04:33:13 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72918 
>Unformatted:
