| Bug ID |
10790
|
| Summary |
link against freshly compiled libraries first
|
| Product |
Wireshark
|
| Version |
1.99.x (Experimental)
|
| Hardware |
x86
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Capture file support (libwiretap)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 13332 [details]
link against freshly compiled libraries first
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
This patch moves around the order in which the linker finds required libraries
to ensure the freshly compiled libwiretap and libwsutil come first.
You are receiving this mail because:
- You are watching all bug changes.