anastas / gr-cdma

a cdma physical layer for Gnuradio
85 stars 39 forks source link

Make issue in newest commit #5

Closed tblake84 closed 9 years ago

tblake84 commented 9 years ago

I am trying to build the newest commit and make causes the following error:

Scanning dependencies of target gnuradio-cdma [ 4%] Building CXX object lib/CMakeFiles/gnuradio-cdma.dir/packet_header2.cc.o /opt/cdma/v070615/playback/source/gr-cdma-master/lib/packet_header2.cc: In member function ‘virtual bool gr::cdma::packet_header2::headerformatter(long int, unsigned char, const std::vectorgr::tag_t&)’: /opt/cdma/v070615/playback/source/gr-cdma-master/lib/packet_header2.cc:74:7: error: ‘d_crc_impl’ was not declared in this scope d_crc_impl.reset(); ^ /opt/cdma/v070615/playback/source/gr-cdma-master/lib/packet_header2.cc: In member function ‘virtual bool gr::cdma::packet_header2::headerparser(const unsigned char, std::vectorgr::tag_t&)’: /opt/cdma/v070615/playback/source/gr-cdma-master/lib/packet_header2.cc:140:7: error: ‘d_crc_impl’ was not declared in this scope d_crc_impl.reset(); ^ make[2]: * [lib/CMakeFiles/gnuradio-cdma.dir/packet_header2.cc.o] Error 1 make[1]: * [lib/CMakeFiles/gnuradio-cdma.dir/all] Error 2 make: *\ [all] Error 2

anastas commented 9 years ago

can you be more specific about your gnuradio version/system, etc

anastas commented 9 years ago

I cannot recreate your error. Make works perfectly on my Fedora 20, with the latest gnuradio:

Building for version: v3.7.7.1-204-g55d8f482 / 3.7.8git