Date: Mon, 03 Aug 2015 02:31:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202048] audio/jack: libtool:keepla causes build failure for gst-plugins-good in jhbuild Message-ID: <bug-202048-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202048 Bug ID: 202048 Summary: audio/jack: libtool:keepla causes build failure for gst-plugins-good in jhbuild Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: lantw44@gmail.com Flags: maintainer-feedback?(multimedia@FreeBSD.org) Assignee: multimedia@FreeBSD.org 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. -- 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-202048-13>