Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2015 02:31:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 202048] audio/jack: libtool:keepla causes build failure for gst-plugins-good in jhbuild
Message-ID:  <bug-202048-12827-qFr17acPtq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202048-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202048-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Ting-Wei Lan <lantw44@gmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
multimedia@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202048-12827-qFr17acPtq>