bash-3.2$ ./waf configure --enable-examples --enable-tests Setting top to : /Users/manweichan/Desktop/MIT PhD/Wafer/ns-allinone-3.30.1/ns-3.30.1 Setting out to : /Users/manweichan/Desktop/MIT PhD/Wafer/ns-allinone-3.30.1/ns-3.30.1/build Checking for 'clang' (C compiler) : /usr/bin/clang Checking for cc version : 11.0.0 Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ Checking for compilation flag -std=c++11 support : ok Checking boost includes : headers not found, please provide a --boost-includes argument (see help) Checking boost includes : headers not found, please provide a --boost-includes argument (see help) Checking for program 'python' : /Users/manweichan/anaconda3/bin/python3 Checking for python version >= 2.3 : 3.7.0 python-config : /Users/manweichan/anaconda3/bin/python3-config Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags : not found Asking python-config for pyembed '--cflags --libs --ldflags' flags : yes Testing pyembed configuration : yes Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : Could not build python extensions Checking for click location : not found Checking for program 'pkg-config' : not found Checking for program 'pkg-config' : not found checking for uint128_t : not found checking for __uint128_t : yes Checking high precision implementation : 128-bit integer (default) Checking for header stdint.h : yes Checking for header inttypes.h : yes Checking for header sys/inttypes.h : not found Checking for header sys/types.h : yes Checking for header sys/stat.h : yes Checking for header dirent.h : yes Checking for header stdlib.h : yes Checking for header signal.h : yes Checking for header pthread.h : yes Checking for header stdint.h : yes Checking for header inttypes.h : yes Checking for header sys/inttypes.h : not found Checking for library rt : not found Checking for header sys/ioctl.h : yes Checking for header net/if.h : yes Checking for header net/ethernet.h : yes Checking for header linux/if_tun.h : not found Checking for header netpacket/packet.h : not found Checking for NSC location : not found Checking for program 'pkg-config' : not found Checking for header linux/if_tun.h : not found Checking for program 'sudo' : /usr/bin/sudo Checking for program 'valgrind' : not found Checking for program 'pkg-config' : not found libgcrypt-config : not found Checking for program 'doxygen' : not found ---- Summary of optional NS-3 features: Build profile : debug Build directory : BRITE Integration : not enabled (BRITE not enabled (see option --with-brite)) DES Metrics event collection : not enabled (defaults to disabled) Emulation FdNetDevice : not enabled (needs netpacket/packet.h) Examples : enabled File descriptor NetDevice : enabled GNU Scientific Library (GSL) : not enabled (GSL not found) Gcrypt library : not enabled (libgcrypt not found: you can use libgcrypt-config to find its location.) GtkConfigStore : not enabled (library 'gtk+-3.0 >= 3.0' not found) MPI Support : not enabled (option --enable-mpi not selected) NS-3 Click Integration : not enabled (nsclick not enabled (see option --with-nsclick)) NS-3 OpenFlow Integration : not enabled (Required boost libraries not found) Network Simulation Cradle : not enabled (NSC not found (see option --with-nsc)) PlanetLab FdNetDevice : not enabled (PlanetLab operating system not detected (see option --force-planetlab)) PyViz visualizer : not enabled (Python Bindings are needed but not enabled) Python Bindings : not enabled (Python library or headers missing) Real Time Simulator : not enabled (librt is not available) SQlite stats data output : not enabled (library 'sqlite3' not found) Tap Bridge : not enabled ( include not detected) Tap FdNetDevice : not enabled (needs linux/if_tun.h) Tests : enabled Threading Primitives : enabled Use sudo to set suid bit : not enabled (option --enable-sudo not selected) XmlIo : not enabled (library 'libxml-2.0 >= 2.7' not found) 'configure' finished successfully (38.586s)