From nobody@FreeBSD.org  Wed Apr 15 13:26:51 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E5421106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Apr 2009 13:26:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D29068FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Apr 2009 13:26:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3FDQp2F096036
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Apr 2009 13:26:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n3FDQprg096021;
	Wed, 15 Apr 2009 13:26:51 GMT
	(envelope-from nobody)
Message-Id: <200904151326.n3FDQprg096021@www.freebsd.org>
Date: Wed, 15 Apr 2009 13:26:51 GMT
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports/database/sqlite3 does not install
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         133752
>Category:       ports
>Synopsis:       ports/database/sqlite3 does not install
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 15 13:30:02 UTC 2009
>Closed-Date:    Thu Apr 30 12:49:21 UTC 2009
>Last-Modified:  Thu Apr 30 12:49:21 UTC 2009
>Originator:     O. Hartmann
>Release:        FreeBSD 8.0-CURRENT/amd64 r191101
>Organization:
FU Berlin
>Environment:
>Description:
ranlib /usr/local/lib/libsqlite3.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -o root -g wheel -d /usr/local/bin
/usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel sqlite3 /usr/local/bin
/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
*** Error code 1

Stop in /usr/ports/databases/sqlite3.
*** Error code 1

Stop in /usr/ports/databases/sqlite3.

>How-To-Repeat:
Try installing ports/databse/sqlite3 on FreeBSD 8.0-CURRENT/amd64
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: pav 
Responsible-Changed-When: Thu Apr 30 11:25:40 UTC 2009 
Responsible-Changed-Why:  
Assign 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133752 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Thu Apr 30 12:49:20 UTC 2009 
State-Changed-Why:  
It's already fixed in last commit. Please update ports tree and try 
again. Thanks 

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