Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jan 2017 01:14:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
Message-ID:  <bug-200020-25061-iDpKyAYfBr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200020-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200020-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200020

--- Comment #12 from Curtis Hamilton <hamiltcl@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 def=
ined
in "/etc/libmap.conf"?

Check and ensure that the library that LD is using is the correct one for t=
he
GCC version you're using.

Regards,

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200020-25061-iDpKyAYfBr>