Hello,
I'm having this issue on a brand new, otherwise empty 12.1 jail.
I don't understand what has gone wrong. Ideas anyone?
I'm having this issue on a brand new, otherwise empty 12.1 jail.
Code:
===> Staging for libxml2-2.9.10_1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/ports/textproc/libxml2/work/libxml2-2.9.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/ports/textproc/libxml2/work/libxml2-2.9.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/ports/textproc/libxml2/work/libxml2-2.9.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/ports/textproc/libxml2/work/libxml2-2.9.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /usr/bin/make install-recursive Making install in include Making install in libxml /bin/mkdir -p '/usr/ports/textproc/libxml2/work/stage/usr/local/include/libxml2/libxml' install -m 0644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/usr/ports/textproc/libxml2/work/stage/usr/local/include/libxml2/libxml' install -m 0644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/usr/ports/textproc/libxml2/work/stage/usr/local/include/libxml2/libxml' Making install in . /bin/sh ./libtool --tag=CC --mode=link cc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -L/usr/lib -o xmllint xmllint.o ./libxml2.la -lz -L/usr/lib -llzma -L/usr/lib -lm libtool: link: cc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/xmllint xmllint.o -L/usr/lib ./.libs/libxml2.so -lz -llzma -lm -Wl,-rpath -Wl,/usr/local/lib ld: error: ./.libs/libxml2.so: undefined reference to xmlValidatePopElement cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1
I don't understand what has gone wrong. Ideas anyone?