Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help on Make Error: "binfile.h:620: error: undefined reference" #6

Open
PWAVE opened this issue Dec 8, 2013 · 0 comments
Open

Comments

@PWAVE
Copy link

PWAVE commented Dec 8, 2013

Hi,

I have the below error messages upon Make.

Any sense of what may be the cause &/or fix?

Thank you.

make

[ 60%] Built target LTE_MISC
Linking CXX executable CellSearch
/usr/local/include/itpp/base/binfile.h:620: error: undefined reference to 'itpp::binfile_details::Fstream_Binfile_Facade::~Fstream_Binfile_Facade()'
/usr/local/include/itpp/base/binfile.h:620: error: undefined reference to 'itpp::binfile_details::Fstream_Binfile_Facade::~Fstream_Binfile_Facade()'
/usr/local/include/itpp/base/binfile.h:620: error: undefined reference to 'itpp::binfile_details::Fstream_Binfile_Facade::~Fstream_Binfile_Facade()'
/usr/local/include/itpp/base/binfile.h:620: error: undefined reference to 'itpp::binfile_details::Fstream_Binfile_Facade::~Fstream_Binfile_Facade()'
libLTE_MISC.a(capbuf.cpp.o):capbuf.cpp:function typeinfo for itpp::bfstream: error: undefined reference to 'typeinfo for itpp::binfile_details::Fstream_Binfile_Facade'
/home/LTE-Cell-Scanner/src/lte_lib.cpp:628: error: undefined reference to 'itpp::Modulatorstd::complex::Modulator(itpp::Vecstd::complex const&, itpp::Vec const&)'
/home/LTE-Cell-Scanner/src/lte_lib.cpp:603: error: undefined reference to 'itpp::Modulatorstd::complex::Modulator(itpp::Vecstd::complex const&, itpp::Vec const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/CellSearch] Error 1
make[1]: *** [src/CMakeFiles/CellSearch.dir/all] Error 2
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant