5.3.7 is outdated, and Collada has been removed from the code recently, IIRC. You should consider to go with 5.4 or master but in case you like weird challenges the compiler switch --disable-collada might be your friend.
On 12.03.2018 23:54, Curtis Hamilton wrote: > I'm not sure what has changed, but after many successful builds, I'm now > unable to build LO 5.3.7.2. > > I'm getting the following error: > > /usr/local/bin/ld: warning: libstdc++.so.6, needed by > //usr/local/lib/libGLU.so.1, may conflict with libstdc++.so.6.0.22 Strange warning as the .so.6 should soft link to the actual version. > /usr/ports/editors/libreoffice/work/libreoffice-5.3.7.2/instdir/program/libavmedialo.so: > undefined reference to > `COLLADABU::URI::toNativePath(COLLADABU::Utils::SystemType) const' Apparently your installed library misses this function call.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
