[kde-freebsd] [Bug 198720] multimedia/qt5-multimedia: compilation fails du to "undefined reference to"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 11 11:51:11 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198720
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
|eeBSD.org) |
Status|New |Open
--- Comment #3 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
The error likely comes from GStreamer's pkg-config files passing
-L/usr/local/lib to the linker before
-L/usr/ports/multimedia/qt5-multimedia/work/qtmultimedia-opensource-src-5.4.1/lib,
so existing QtMultimedia libraries end up being used instead of the ones being
built.
This was supposed to have been solved when we fixed bug 194088, but the
pkg-config case was not taken into account. The only way to solve this once and
for all is to fix 195105.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list