summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wireshark/README')
-rw-r--r--network/wireshark/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/wireshark/README b/network/wireshark/README
index df4dae5664..a690d6e480 100644
--- a/network/wireshark/README
+++ b/network/wireshark/README
@@ -22,3 +22,9 @@ You will need to remove any already-installed wireshark package before
building this one or else the new one will not work (the new build will
link libraries present in the old package, which will then be removed
when upgrading).
+
+WARNING: Wireshark will not compile currently on a sysytem that has QT4 AND
+QT5 installed. The easiest way to fix this is to either 1) Build in a clean
+enviroment or 2) Remove QT5 temporarily while building Wirehark so it links
+properly against Slackware's own QT4.
+