Date: Sun, 19 Apr 2009 09:04:13 -0700 From: David Southwell <david@vizion2000.net> To: freebsd-ports@freebsd.org Subject: sqlite3 error on install Message-ID: <200904190904.13564.david@vizion2000.net>
next in thread | raw e-mail | index | archive | help
Anyone any idea what may be going on here?? Thanks in advance David ___________________________ error messages from #make install . . . . . /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. [root@dns1 /usr/ports/databases/sqlite3]# cd /usr/ports/lang [root@dns1 /usr/ports/lang]# ls -l |grep tcl drwxr-xr-x 2 root wheel 512 Jan 21 15:19 fpc-tcl drwxr-xr-x 3 root wheel 512 Feb 15 05:40 itcl drwxr-xr-x 2 root wheel 512 Apr 17 14:13 linux-f8-tcl84 drwxr-xr-x 2 root wheel 512 Feb 15 05:40 otcl drwxr-xr-x 3 root wheel 512 Aug 17 2006 tcl-manual drwxr-xr-x 2 root wheel 512 Mar 12 09:07 tcl-modules drwxr-xr-x 3 root wheel 512 Mar 11 01:49 tcl-wrapper drwxr-xr-x 3 root wheel 512 Feb 15 05:40 tcl80 drwxr-xr-x 3 root wheel 512 Mar 11 01:49 tcl82 drwxr-xr-x 3 root wheel 512 Mar 11 01:49 tcl83 drwxr-xr-x 3 root wheel 512 Mar 11 07:58 tcl84 drwxr-xr-x 2 root wheel 512 Mar 20 2007 tcl84-thread drwxr-xr-x 3 root wheel 512 Mar 12 09:07 tcl85 drwxr-xr-x 2 root wheel 512 Apr 8 2007 tcl85-thread drwxr-xr-x 3 root wheel 512 Mar 11 01:49 tcl86 drwxr-xr-x 2 root wheel 512 Feb 15 05:40 tcl86-thread drwxr-xr-x 3 root wheel 512 Mar 18 09:24 tclX drwxr-xr-x 3 root wheel 512 Jul 2 2008 tcltutor drwxr-xr-x 3 root wheel 512 Mar 26 08:48 xotcl [root@dns1 /usr/ports/lang]# pkg_info |grep tcl expect-5.43.0_3 A sophisticated scripter based on tcl/tk tcl-8.4.19_2,1 Tool Command Language tcl-8.5.6_3 Tool Command Language tcl-modules-8.5.6 Tcl common modules
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904190904.13564.david>