Wireshark-bugs: [Wireshark-bugs] [Bug 7427] New: ui/gtk/libgtkui... fails to compile because of
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7427
Summary: ui/gtk/libgtkui... fails to compile because of missing
@GLIB_LIBS@ reference in Makefile.am
Product: Wireshark
Version: 1.8.0
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: ssuominen@xxxxxxxxxx
Created attachment 8701
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8701
Fix for underlinkage
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Downstream bug where this was reported: http://bugs.gentoo.org/423743
Patch that was committed to Gentoo's Portage to resolve the issue:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/files/wireshark-1.8.0-underlinking.patch?revision=1.3&view=markup
The piece of build.log where it fails:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld:
ui/gtk/libgtkui.a(libgtkui_a-plugins_dlg.o): undefined reference to symbol
'g_module_name'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld:
note: 'g_module_name' is defined in DSO /usr/lib64/libgmodule-2.0.so.0 so try
adding it to the linker command line
Entire build.log in .xz format (large attachment):
https://bugs.gentoo.org/attachment.cgi?id=316387
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.