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: [email protected]
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."
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"