[Bug 843304] New: wireshark build fails with compiler error
https://bugzilla.novell.com/show_bug.cgi?id=843304 https://bugzilla.novell.com/show_bug.cgi?id=843304#c0 Summary: wireshark build fails with compiler error Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Andreas.Stieger@gmx.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 Wireshark fails to build in 13.1 and Factory: [ 257s] In file included from /usr/include/glib-2.0/glib/gdir.h:34:0, [ 257s] from /usr/include/glib-2.0/glib.h:47, [ 257s] from packet-gluster_cli.c:38: [ 257s] packet-gluster.h:359:2: error: redeclaration of enumerator 'DT_UNKNOWN' [ 257s] DT_UNKNOWN = 0, [ 257s] ^ [ 257s] /usr/include/dirent.h:99:5: note: previous definition of 'DT_UNKNOWN' was here [ 257s] DT_UNKNOWN = 0, [ 257s] ^ Upstream commits: http://anonsvn.wireshark.org/viewvc?view=revision&revision=52142 http://anonsvn.wireshark.org/viewvc?view=revision&revision=52144 ------------------------------------------------------------------------ r52142 | eapache | 2013-09-19 13:50:25 +0100 (Thu, 19 Sep 2013) | 3 lines Changed paths: M /trunk/epan/dissectors/packet-gluster.h Remove unused enum that started conflicting with /usr/include/dirent.h on my system. ------------------------------------------------------------------------ ------------------------------------------------------------------------ r52144 | eapache | 2013-09-19 14:04:37 +0100 (Thu, 19 Sep 2013) | 3 lines Changed paths: M /trunk/epan/dissectors/packet-gluster.h M /trunk/epan/dissectors/packet-glusterfs.c Enum was used after all. Restore it and namespace it with GLUSTER_ to avoid the collision. ------------------------------------------------------------------------ Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=843304 https://bugzilla.novell.com/show_bug.cgi?id=843304#c Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |Andreas.Stieger@gmx.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=843304 https://bugzilla.novell.com/show_bug.cgi?id=843304#c1 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Andreas Stieger <Andreas.Stieger@gmx.de> 2013-09-30 19:13:28 UTC --- Fixed build: https://build.opensuse.org/request/show/201523 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=843304 https://bugzilla.novell.com/show_bug.cgi?id=843304#c Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com