Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2016 15:27:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209698] multimedia/kodi: 16.0 doesn't build on FreeBSD 10.3-RELEASE amd64
Message-ID:  <bug-209698-13-HEroZWdLBj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209698-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209698-13@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=3D209698

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

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

--=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-209698-13-HEroZWdLBj>