maintainer-feedback requested: [Bug 202048] audio/jack: libtool:keepla causes build failure for gst-plugins-good in jhbuild

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 3 02:31:34 UTC 2015


Ting-Wei Lan <lantw44 at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
multimedia at FreeBSD.org:
Bug 202048: audio/jack: libtool:keepla causes build failure for
gst-plugins-good in jhbuild
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202048



--- Description ---
jackit port installs .la files in /usr/local/lib. Can we remove them to prevent
odd build problems?

libjack.la causes gst-plugins-good to fail to build in jhbuild because wrong
version of libpangoft2-1.0.so.0 is found during linking:
/home/lantw44/gnome/devinstall/lib/libgtk-3.so: undefined reference to
`pango_fc_font_map_config_changed'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Remove libjack.la fixes the problem.


More information about the freebsd-multimedia mailing list