Coder Social home page Coder Social logo

eoam's Issues

Having problems compiling

I'm hoping to try out the OAM loopback functionality on this, but I can't get it to compile.
I setup a Debian 9 box to run it in.

When I run make I get these errors:

[ 20%] Built target xutl
[ 20%] Linking CXX executable ../../test_xdev
libxutl.a(xutl_dev.cpp.o): In function `_xdev_rx_loop(struct_xdev*)':
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:130: undefined reference to `pcap_get_selectable_fd'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:155: undefined reference to `pcap_next_ex'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:180: undefined reference to `pcap_geterr'
libxutl.a(xutl_dev.cpp.o): In function `_xdev_close_pcap(struct_xdev*)':
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:212: undefined reference to `pcap_freecode'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:216: undefined reference to `pcap_close'
libxutl.a(xutl_dev.cpp.o): In function `_xdev_setup_pcap(struct_xdev*, char*)':
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:236: undefined reference to `pcap_open_live'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:251: undefined reference to `pcap_compile'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:257: undefined reference to `pcap_perror'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:262: undefined reference to `pcap_setfilter'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:265: undefined reference to `pcap_perror'
libxutl.a(xutl_dev.cpp.o): In function `xdev_open':
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:368: undefined reference to `pcap_lookupdev'
libxutl.a(xutl_dev.cpp.o): In function `xdev_send':
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:493: undefined reference to `pcap_sendpacket'
/home/username/eoam-master/src/xutl/src/xutl_dev.cpp:496: undefined reference to `pcap_perror'
collect2: error: ld returned 1 exit status
src/xutl/CMakeFiles/test_xdev.dir/build.make:95: recipe for target 'test_xdev' failed
make[2]: *** [test_xdev] Error 1
CMakeFiles/Makefile2:99: recipe for target 'src/xutl/CMakeFiles/test_xdev.dir/all' failed
make[1]: *** [src/xutl/CMakeFiles/test_xdev.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2

Binaries in "example" directory?

How mature is the software currently? Is it still active and maintained? What's the reason to build the binaries in the "example" directory?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.