From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 23:42:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA58C16A4CE; Fri, 21 Jan 2005 23:42:31 +0000 (GMT) Received: from relay04.roc.ny.frontiernet.net (relay04.roc.ny.frontiernet.net [66.133.131.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E62643D39; Fri, 21 Jan 2005 23:42:31 +0000 (GMT) (envelope-from drew@mykitchentable.net) Received: from filter02.roc.ny.frontiernet.net (filter02.roc.ny.frontiernet.net [66.133.131.177]) by relay04.roc.ny.frontiernet.net (Postfix) with ESMTP id 9DA5A10436; Fri, 21 Jan 2005 23:42:30 +0000 (UTC) Received: from relay04.roc.ny.frontiernet.net ([66.133.131.37]) [66.133.131.177]) (amavisd-new, port 10024) with LMTP id 02588-02-57; Fri, 21 Jan 2005 23:42:30 +0000 (UTC) Received: from blacklamb.mykitchentable.net (67-137-45-225.dsl2.elk.ca.frontiernet.net [67.137.45.225]) by relay04.roc.ny.frontiernet.net (Postfix) with ESMTP id 38A0C100F3; Fri, 21 Jan 2005 23:42:28 +0000 (UTC) Received: from [165.107.42.204] (unknown [165.107.42.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by blacklamb.mykitchentable.net (Postfix) with ESMTP id 4D0E13BF3BF; Fri, 21 Jan 2005 15:42:27 -0800 (PST) Message-ID: <41F1935C.4060207@mykitchentable.net> Date: Fri, 21 Jan 2005 15:42:20 -0800 From: Drew Tomlinson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael C. Shultz" References: <41F17C20.6090808@mykitchentable.net> <200501211514.36252.reso3w83@verizon.net> In-Reply-To: <200501211514.36252.reso3w83@verizon.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20040701 (2.0) at filter02.roc.ny.frontiernet.net cc: gnome@FreeBSD.org cc: freebsd-questions@freebsd.org Subject: Re: What Port Installs /usr/local/lib/libiconv.la? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 23:42:32 -0000 On 1/21/2005 3:14 PM Michael C. Shultz wrote: >On Friday 21 January 2005 02:03 pm, Drew Tomlinson wrote: > > >>I'm attempting to upgrade the libiconv port from 1.9.1 to 1.9.2 but >>keep getting this error: >> >>libtool15: link: cannot find the library `/usr/local/lib/libiconv.la' >> >>A 'ls' of /usr/local/lib confirms this file doesn't exist. What port >>should I install to get this file? >> >> > > > >>Seems like it is part of this >>port, as I see several references to it in the build output. However >>I don't see any error regarding it other than the one above. My >>complete build output can be viewed here: >> >>http://drew.mykitchentable.net/libiconv.log >> >>Thanks for your help! >> >>Drew >> >> >yours FreeBSD 4.11???: >if [ ! -d /usr/local/bin ] ; >then /bin/sh ../autoconf/mkinstalldirs /usr/local/bin ; fi >case "freebsd4.11" in hpux*) cc `if test -n ''; then /usr/local/bin; >fi` iconv.o ../srclib/libicrt.a -L/usr/local/lib -liconv -o iconv;; >*) /bin/sh /usr/local/bin/libtool15 --mode=link cc `if test -n ''; >then /usr/local/bin; fi` >iconv.o ../srclib/libicrt.a /usr/local/lib/libiconv.la -o iconv;; >esac > >mine FreeBSD 5.3: >if [ ! -d /usr/local/bin ] ; >then /bin/sh ../autoconf/mkinstalldirs /usr/local/bin ; fi >case "freebsd5.3" in hpux*) cc `if test -n ''; then /usr/local/bin; >fi` iconv.o ../srclib/libicrt.a -L/usr/local/lib -liconv -o iconv;; >freebsd*) /bin/sh /usr/local/bin/libtool15 --mode=link cc `if test -n >''; then /usr/local/bin; fi` >iconv.o ../srclib/libicrt.a ../lib//libiconv.la -o iconv;; >*) /bin/sh /usr/local/bin/libtool15 --mode=link cc `if test -n ''; >then /usr/local/bin; fi` >iconv.o ../srclib/libicrt.a /usr/local/lib/libiconv.la -o iconv;; >esac > > >Your running FreeBSD 4.11 it looks like, it installs fine on FreeBSD 5.3 >Stable. I'm cc'ing th maintainer gnome@FreeBSD.org for you to let him >know there may be a problem on 4.11 with the port. > >-Mike > > Thanks. I'm running 4.10. Drew -- Visit The Alchemist's Warehouse Magic Tricks, DVDs, Videos, Books, & More! http://www.alchemistswarehouse.com