Ventz Petkov created BIT-1394:
---------------------------------

             Summary: Github commit seems to have possible configure issues?
                 Key: BIT-1394
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1394
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Bro
    Affects Versions: git/master
         Environment: * Dell C6220 (PER blade: 128GB of ram | 2 socket | 16 
cores per socket | 2-10G cards)
* Ubuntu 14.04.2 LTS system
* Feeding in 20Gb/s links
* PF_RING-6.0.3 compiled into /opt/pfring

Packages installed from base (other than SSH during select-install):

build-essential libnuma-dev pkg-config cmake make gcc g++ swig flex bison 
libpcap-dev libgeoip-dev libssl-dev python-dev zlib1g-dev libmagic-dev swig2.0 
libgoogle-perftools-dev google-perftools libxml2-dev libcurl4-gnutls-dev 
mailutils

Have also added GeoIP databases manually.

pfring loaded with modprobe:

modprobe pf_ring enable_tx_capture=0 min_num_slots=32768
            Reporter: Ventz Petkov
            Priority: Low
         Attachments: CMakeOutput.log

When checking out latest master branch 
(https://github.com/bro/bro/commit/1e66c6718a98675fb838205a5e55220e9794eeb7), 
and given the above environment, error at configure:

########################################################
bro# ./configure --with-pcap=/opt/pfring
Build Directory : build
Source Directory: /root/install/bro
CMake Error at CMakeLists.txt:7 (include):
  include could not find load file:

    cmake/CommonCMakeConfig.cmake


CMake Error at CMakeLists.txt:52 (include):
  include could not find load file:

    FindRequiredPackage


-- Found sed: /bin/sed
CMake Error at CMakeLists.txt:64 (FindRequiredPackage):
  Unknown CMake command "FindRequiredPackage".


-- Configuring incomplete, errors occurred!
See also "/root/install/bro/build/CMakeFiles/CMakeOutput.log".
########################################################

Attaching log file "CMakeOutput.log"



--
This message was sent by Atlassian JIRA
(v6.5-OD-03-002#65000)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to