Bug 1351984 - Building packet dissectors broken as config.h includes ws_diag_control.h which does not exist
Summary: Building packet dissectors broken as config.h includes ws_diag_control.h whic...
Keywords:
Status: CLOSED DUPLICATE of bug 1347869
Alias: None
Product: Fedora
Classification: Fedora
Component: wireshark
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Peter Hatina
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-01 10:19 UTC by Daniel Berrangé
Modified: 2016-07-13 14:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-13 14:03:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2016-07-01 10:19:56 UTC
Description of problem:
The /usr/include/wireshark/config.h file provided in wireshark-devel is including 'ws_diag_control.h' but this does not exist in the RPM.

THis has broken ability to build packet dissectors. eg see this libvirt build failure

https://kojipkgs.fedoraproject.org//work/tasks/7871/14727871/build.log

In file included from wireshark/src/packet-libvirt.c:26:0:
/usr/include/wireshark/config.h:458:29: fatal error: ws_diag_control.h: No such file or directory
 #include <ws_diag_control.h>

Version-Release number of selected component (if applicable):
wireshark-devel-2.1.0-2.fc25

How reproducible:
Always

Comment 1 Cole Robinson 2016-07-13 14:03:06 UTC
This package is in f24 as well, which means building libvirt is currently blocked.

*** This bug has been marked as a duplicate of bug 1347869 ***


Note You need to log in before you can comment on or make changes to this bug.