[Swfdec] [Bug 70051] New: underlinking in swfdec-test: needs to explicitly link to libgmodule
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 2 12:59:51 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70051
Priority: medium
Bug ID: 70051
Assignee: swfdec at lists.freedesktop.org
Summary: underlinking in swfdec-test: needs to explicitly link
to libgmodule
QA Contact: swfdec at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: tetromino at gentoo.org
Hardware: Other
Status: NEW
Version: git
Component: library
Product: swfdec
(As reported downstream at https://bugs.gentoo.org/show_bug.cgi?id=486808)
When building swfdec tests with ld.gold and with --disable-gstreamer, the build
fails because swfdec-test does not explicitly link to libgmodule:
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_test_unload_plugin.part.0: error: undefined reference to
'g_module_close'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_build_path'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_open'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_symbol'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_close'
collect2: error: ld returned 1 exit status
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/swfdec/attachments/20131002/71bebd76/attachment.html>
More information about the Swfdec
mailing list