From owner-freebsd-ports@FreeBSD.ORG Sat Apr 25 03:28:38 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from notemg.house (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 505F71065670; Sat, 25 Apr 2009 03:28:37 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Message-ID: <49F28384.6030007@FreeBSD.org> Date: Sat, 25 Apr 2009 00:29:08 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Torfinn Ingolfsen References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports ML Subject: Re: upgrade of databases/sqlite3 to 3.6.11 fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2009 03:28:38 -0000 Torfinn Ingolfsen wrote: > When trying to portupgrade databases/sqlite3 from 3.6.10 to 3.6.11 it > fails with: > > /usr/bin/install -c -o root -g wheel .libs/sqlite3 /usr/local/bin/sqlite3 > /usr/bin/install -c -o root -g wheel -d /usr/local/include > /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.h /usr/local/include > /usr/bin/install -c -o root -g wheel -m 0644 ./src/sqlite3ext.h > /usr/local/include > /usr/bin/install -c -o root -g wheel -d /usr/local/libdata/pkgconfig > /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.pc > /usr/local/libdata/pkgconfig > libtool: install: error: cannot install `libtclsqlite3.la' to a > directory not ending in /usr/local/lib/tcl8.4/sqlite3 Fixed in new version. Thanks. Regards > *** Error code 1 > > Stop in /usr/ports/databases/sqlite3. > *** Error code 1 > > Stop in /usr/ports/databases/sqlite3. > *** Error code 1 > > Stop in /usr/ports/databases/sqlite3. > ===> Cleaning for sqlite3-3.6.11 > ---> Cleaning out obsolete shared libraries > > On this version: > root@kg-work2# uname -a > FreeBSD kg-work2.kg4.no 7.1-STABLE FreeBSD 7.1-STABLE #4: Sun Feb 8 > 20:56:08 CET 2009 root@kg-work2.kg4.no:/usr/obj/usr/src/sys/SX270 > i386 > > with these options: > root@kg-work2# cd /usr/ports/databases/sqlite3;make showconfig;cd > ===> The following configuration options are available for sqlite3-3.6.11: > DEBUG=off "Enable debugging & verbose explain" > FTS3=off "Enable FTS3 (Full Text Search) module" > RAMTABLE=off "Store temporary tables in RAM" > TCLWRAPPER=on "Enable TCL wrapper" > METADATA=on "Enable column metadata" > THREADS=on "Enable threads support" > ===> Use 'make config' to modify these settings > > If I set TCLWRAPPER to 'off' I can install the port without problems. > This is probably not the right way to fix it, though. :) > HTH -- Marcus Alves Grando marcus(at)sbh.eng.br | Personal mnag(at)FreeBSD.org | FreeBSD.org