aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-25 15:17:45 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-25 15:17:45 +0000
commitba1402f7514d05d511d859111a456e5e293cd63a (patch)
tree71f3f7fc68f9107b67e75c709807f84b55a90e36 /README.cmake
parent3f3454e9a7395f2af8c852f4ffe23c8e797e5417 (diff)
Fix build of make and asn1 plugins.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30144 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index 095d7f85ca..92aff4db65 100644
--- a/README.cmake
+++ b/README.cmake
@@ -84,8 +84,6 @@ What needs to be done?
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)
...
-Couldn't load module /opt/test/lib/wireshark/plugins/1.3.0/libasn1.so: /opt/test/lib/wireshark/plugins/1.3.0/libasn1.so: undefined symbol: asn1_bool_decode
-Couldn't load module /opt/test/lib/wireshark/plugins/1.3.0/libmate.so: /opt/test/lib/wireshark/plugins/1.3.0/libmate.so: undefined symbol: mate_load_config
Links regarding cmake
=====================