Date: Thu, 4 Sep 2014 11:27:47 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: Janos Dohanics <web@3dresearch.com> Cc: freebsd-ports@freebsd.org Subject: Re: Missing /usr/local/lib/libiconv.la Message-ID: <20140904112747.731dbde1@kalimero.tijl.coosemans.org> In-Reply-To: <20140904020354.93419a1df81fe154308f0f02@3dresearch.com> References: <20140904020354.93419a1df81fe154308f0f02@3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 Sep 2014 02:03:54 -0400 Janos Dohanics <web@3dresearch.com> wrote: > Trying to build/install textproc/libxslt on FreeBSD 8.4-STABLE #0 > r264373 amd64: > > ===> Building for libxslt-1.1.28_4 > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28' > Making all in libxslt > gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt' > Making all in libexslt > gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt' > CCLD libexslt.la > libtool: link: cannot find the library `/usr/local/lib/libiconv.la' or unhandled argument `/usr/local/lib/libiconv.la' > gmake[2]: *** [libexslt.la] Error 1 > gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28' > gmake: *** [all] Error 2 > ===> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to > the maintainer. > *** Error code 1 > > Stop in /usr/ports/textproc/libxslt. > *** Error code 1 > > Which port is it that installs libiconv.la? > > Please advise... Run "make all-depends-list" in textproc/libxslt and make sure you have the latest version of the ports it lists.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140904112747.731dbde1>