Avnu / OpenAvnu

OpenAvnu - an Avnu sponsored repository for Time Sensitive Network (TSN and AVB) technology
470 stars 289 forks source link

Build/Testing Open-avb : talker/listener ---Need suggestion #742

Open deeps2017 opened 6 years ago

deeps2017 commented 6 years ago

Hi,

i'm trying to build and test talker/listerner on linux pc

** step 1: followed instructions as given in steps of below links https://github.com/AVnu/OpenAvnu/wiki/Getting-the-source

** step2: Got below logs after build does this confirm build is succesful ?

Total Test time (real) = 0.73 sec cd ../daemons/gptp/doc mkdir build cd build cmake .. -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/chiranjeevi/deepak/open-avb/new_Open- AVB/Open-AVB/daemons/gptp/doc/build make doc make: *** No rule to make target `doc'. Stop.

** step3 : what are the steps to execute master & slave programs could anyone help in this regard

Regards, Deeps