[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 15:27:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209698

--- Comment #4 from mickael.maillot at gmail.com ---
Looks like your JsonSchemaBuilder is built with g++ command from gcc48 and not
linked properly with -Wl,-rpath=.... and the binary take the wrong libstdc++

we need to pass the CXX variable to JsonSchemaBuilder's configure, i'll look
how to do that.

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


More information about the freebsd-ports-bugs mailing list