[Bro-Dev] #843: Swig Error Message

Bro Tracker bro at tracker.bro-ids.org
Tue Jul 3 08:18:59 PDT 2012


#843: Swig Error Message
------------------------+--------------------------
 Reporter:  grigorescu  |       Type:  Problem
   Status:  new         |   Priority:  Low
Milestone:              |  Component:  pysubnettree
  Version:  git/master  |   Keywords:
------------------------+--------------------------
 Minor error message issue:

 The following error message could be a bit more clear:

 {{{
 -- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR)
 -- Found PythonInterp: /usr/bin/python (found version "2.4.2")
 -- Found PythonLibs: /usr/lib/libpython2.4.so (found version "2.4.2")
 -- Found PythonDev: /usr/include/python2.4
 Found swig version:
 Found python version: 2.4.2
 CMake Error at aux/broctl/aux/pysubnettree/CMakeLists.txt:18 (message):
   Swig versions less than 1.3.30 are incompatible with Python versions
   greater than or equal to 2.5, upgrading your swig installation is
   recommended.
 }}}

 The information about Swig < 1.3.30 and Python >= 2.5 really doesn't apply
 here. The issue is that Swig isn't installed.

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/843>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list