View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002047 | Kali Linux | Kali Package Bug | public | 2015-02-06 16:31 | 2015-02-06 16:39 |
| Reporter | joswr1ght | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.0.9 | ||||
| Summary | 0002047: libwiretap-dev does not include ws_symbol_export.h | ||||
| Description | The libwiretap-dev package allows developers to use the Wireshark Wiretap libraries for dealing with less-common packet capture formats. The Kali package for libwiretap-dev is missing the ws_symbol_export.h file, preventing it from being used. | ||||
| Steps To Reproduce | root@kali:~# apt-get install libwiretap-dev | ||||
| Additional Information | root@kali:~# apt-file list libwiretap-dev | grep ws_symbol_export Missing here. | ||||