[Bug 209698] multimedia/kodi: 16.0 doesn't build on FreeBSD 10.3-RELEASE amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 15 14:45:13 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209698
Carlos J. Puga Medina <cpm at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cpm at freebsd.org
--- Comment #1 from Carlos J. Puga Medina <cpm at freebsd.org> ---
It seems that linux_base-c6 has GLIBCXX_3.4.9
# strings /usr/local/lib/compat/libstdc++.so.6 | grep GLIBCXX_3
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
linux_base-f10 has one minor version short
# strings /compat/linux/usr/lib/libstdc++.so.6 | grep GLIBCXX_3
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
Unfortunately it requires GLIBCXX_3.4.11
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list