| Bug ID |
9871
|
| Summary |
Incorrect giop files in epan/Makefile.am
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.10.5
|
| Hardware |
x86
|
| OS |
Windows 7
|
| Status |
UNCONFIRMED
|
| Severity |
Trivial
|
| Priority |
Low
|
| Component |
Extras
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Build Information:
This refers to the correctness of build files.
--
In the epan/Makefile.am for WS_1.10.5, it lists plugins/giop/packet-cosnaming.c
and packet-coseventcomm.c However, these files no longer exist in that
location. They were moved to epan/dissectors These files are under a if
ENABLE_STATIC so they only are chosen with a static build.
You are receiving this mail because:
- You are watching all bug changes.