[Bro-Dev] cmake/install question

Robin Sommer robin at icir.org
Thu Jan 27 09:45:52 PST 2011


Hi Jon,

another question about the cmake install: when I change one of the
broctl Python scripts, the change doesn't seem to get copied over
into the build directory (and therefore then also not installed on
"make install"):

    > dir aux/broctl/BroControl/options.py
    -rw-r--r--  1 robin  robin  12940 Jan 25 15:14 aux/broctl/BroControl/options.py
    > dir ./build/aux/broctl/BroControl/options.py
    -rw-r--r--  1 robin  robin  12842 Jan 10 16:01 ./build/aux/broctl/BroControl/options.py
    > make
    ( cd build && make )
    [  1%] Built target binpac_lib
    [ 14%] Built target binpac
    [ 16%] Built target bifcl
    [ 81%] Built target bro
    [ 82%] Built target _SubnetTree
    [ 82%] Built target capstats
    [ 83%] Built target adtrace
    [ 83%] Built target bdcat
    [ 84%] Built target cf
    [ 86%] Built target hf
    [ 87%] Built target nf
    [ 88%] Built target pf
    [ 88%] Built target ftwire2bro
    [ 88%] Built target nfcollector
    [ 89%] Built target rst
    [ 98%] Built target broccoli
    [ 98%] Built target broconftest
    [ 98%] Built target broconn
    [ 99%] Built target broenum
    [ 99%] Built target brohose
    [ 99%] Built target broping
    [100%] Built target brotable
    [100%] Built target _broccoli_intern
    > dir ./build/aux/broctl/BroControl/options.py
    -rw-r--r--  1 robin  robin  12842 Jan 10 16:01 ./build/aux/broctl/BroControl/options.py

Any idea?

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


More information about the bro-dev mailing list