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/133752: ports/database/sqlite3 does not install Message-ID: <200904151326.n3FDQprg096021@www.freebsd.org> Resent-Message-ID: <200904151330.n3FDU2gQ039647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133752 >Category: ports >Synopsis: ports/database/sqlite3 does not install >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 15 13:30:02 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904151326.n3FDQprg096021>