https://bz.apache.org/ooo/show_bug.cgi?id=126893
--- Comment #5 from Kay <[email protected]> --- Well...my build tanked in l10ntools. :( This uses libxslt which got patched, so maybe the cause? The final error is kind of odd actually. "undefined symbol: clock_gettime" Do we need some additional libraries included? Error section -- Making: libhelplinker.so g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -shared -L../../unxlngi6/lib -L../lib -L/home/kschenk/AOO_source/openoffice/trunk/main/solenv/unxlngi6/lib -L/home/kschenk/AOO_source/openoffice/trunk/main/solver/420/unxlngi6/lib -L/home/kschenk/AOO_source/openoffice/trunk/main/solenv/unxlngi6/lib -L/etc/alternatives/java_sdk_1.8.0/lib -L/etc/alternatives/java_sdk_1.8.0/jre/lib/i386 -L/etc/alternatives/java_sdk_1.8.0/jre/lib/i386/client -L/etc/alternatives/java_sdk_1.8.0/jre/lib/i386/native_threads -L/usr/lib ../../unxlngi6/slo/helplinker_version.o -o ../../unxlngi6/lib/libhelplinker.so ../../unxlngi6/slo/HelpLinker.o ../../unxlngi6/slo/HelpCompiler.o -luno_sal -lxslt -lxml2 -lascii_expat_xmlparse -lexpat_xmltok -Wl,--as-needed -ldl -lpthread -lm -Wl,--no-as-needed rm -f ../../unxlngi6/lib/check_libhelplinker.so mv ../../unxlngi6/lib/libhelplinker.so ../../unxlngi6/lib/check_libhelplinker.so /home/kschenk/AOO_source/openoffice/trunk/main/solenv/bin/checkdll.sh -L../../unxlngi6/lib -L/home/kschenk/AOO_source/openoffice/trunk/main/solver/420/unxlngi6/lib ../../unxlngi6/lib/check_libhelplinker.so Checking DLL ../../unxlngi6/lib/check_libhelplinker.so ...: ERROR: /home/kschenk/AOO_source/openoffice/trunk/main/solver/420/unxlngi6/lib/libxslt.so.1: undefined symbol: clock_gettime dmake: Error code 1, while making '../../unxlngi6/lib/libhelplinker.so' -- You are receiving this mail because: You are the assignee for the issue.
