Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2017 19:01:07 +1100 (EST)
From:      Dave Horsfall <dave@horsfall.org>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Problem with building libgcrypt
Message-ID:  <alpine.BSF.2.20.1702131855170.46495@aneurin.horsfall.org>
In-Reply-To: <20170212121812.49432548@kalimero.tijl.coosemans.org>
References:  <alpine.BSF.2.20.1702122055080.46495@aneurin.horsfall.org> <20170212121812.49432548@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Feb 2017, Tijl Coosemans wrote:

> >     *** [libgcrypt.la] Error code 1
> 
> See the 20140909 entry in /usr/ports/UPDATING about missing .la files.

Thanks - that did the trick.

Next problem: when building misc/freebsd-doc-en, it fails with:

    libtool: link: cc -shared  -fPIC -DPIC  .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o   -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so /usr/local/lib/libiconv.so -lz -llzma -L/usr/lib -lm  -O2 -fstack-protector -Wl,--version-script=./libxslt.syms -fstack-protector   -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.29
    cc: error: no such file or directory: '/usr/local/lib/libiconv.so'
    gmake[4]: *** [Makefile:534: libxslt.la] Error 1

I take it that this is a manifestation of 20130904:

    AFFECTS: 10-CURRENT users with any port depending on converters/libiconv
    AUTHOR: madpilot@FreeBSD.org

    10-CURRENT after r254273 (committed on August 13, 2013) has an
    implementation of iconv enabled by default in libc.

?

-- 
Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will suffer."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1702131855170.46495>