[gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_udp_sink.cc.o]
Linux Josh.
Phil, I’m pretty sure that Josh was asking about which particular
flavour of the dozen or so popular
Linux distributions you’re using. It matters. Different distributions
use different file-system layouts,
store header files in different locations, and have different sets of
“standard” packages installed.
–
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
Phil, I’m pretty sure that Josh was asking about which particular
flavour of the dozen or so popular
Linux distributions you’re using. It matters. Different distributions
use different file-system layouts,
store header files in different locations, and have different sets of
“standard” packages installed.
Im guessing that configure did not find netdb.h and if you make
VERBOSE=1, HAVE_NETDB_H will not be in the defines. Can you confirm.
Hello Josh,
I’m not entirely sure where I should find VERBOSE=1. It doesn’t appear
anywhere as a result of cmake. However, netdb.h is in the /usr/include
directory.
make[2]: *** #ifdef HAVE_SYS_TYPES_H
#include<winsock2.h>
I’m not entirely sure where I should find VERBOSE=1. It doesn’t appear
anywhere as a result of cmake. However, netdb.h is in the /usr/include
directory.
Does that help narrow down the problem?
Id recommend deleting the build directory (to start with a clean slate)
run cmake
and post the complete output
then cd into the build dir and run make VERBOSE=1
and post the complete output
I’m sure that we can get this logically sorted out!
-josh
– Using install prefix: /usr/local
– Building for version: 3.6.0 / 3.6.0
– Configuring done
– Generating done
– Build files have been written to: /usr/local/src/gnuradio-3.6.0/build
[r
–
Regards,
Phil
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.