[Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 7 01:14:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200020
--- Comment #12 from Curtis Hamilton <hamiltcl at verizon.net> ---
Justin,
These type errors usually indicate a mismatch between the 'stdc++' library of
the GCC version you're building with and the 'stdc++' library that is being
linked against.
What GCC version are you using? Do you have the corresponding libraries defined
in "/etc/libmap.conf"?
Check and ensure that the library that LD is using is the correct one for the
GCC version you're using.
Regards,
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list