Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4786] cmake and libpcap version detection

Date: Mon, 24 May 2010 16:20:56 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4786

Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-05-24 16:20:55 PDT ---
The execution of " cmake -DENABLE_LUA=OFF -DENABLE_PYTHON=OFF ../" aborts with
the following output:

---------
...
-- Pcap include dirs set to /usr/include
-- Pcap library set to  /usr/lib64/libpcap.so
CMake Error at cmake/modules/FindPCAP.cmake:103 (CHECK_VARIABLE_EXISTS):
  Unknown CMake command "CHECK_VARIABLE_EXISTS".
Call Stack (most recent call first):
  CMakeLists.txt:298 (find_package)
...
----------

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.