Summary: | net-analyzer/wireshark-0.99.6 fails compile due to warning treated as error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Vladimir Brik <no.hope> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | klausman |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1676 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | wireshark-0.99.6-gint64-warnings.patch |
Description
Vladimir Brik
2007-07-07 18:42:42 UTC
This is fixed adding --disable-warnings-as-errors in the econf line *** Bug 184706 has been marked as a duplicate of this bug. *** Should be fixed now, Jokey fails. Hope you guys don't mind Sorry to reopen. Upstream told me that they are interested in this proble to be fixed and having -Werror is intentionally there. I'll try to backport changes from svn. Created attachment 124995 [details, diff]
wireshark-0.99.6-gint64-warnings.patch
With the next bump we should try to disable warnings for gtk+-1.x and to disable for gtk+-2.x builds. For 0.99.6 revisions bumps, this patch should be applied.
Ok. wireshark-0.99.6-r1 has fix for warnings reported here and enables warnings as errors for gtk-2.0 build, like upstream wants us (see upstream bug report). |