<div dir="ltr"><div>Hello all, in order to try grgsm software, it asked for the libosmocore library and i proceed to configura and install it. Configure process went ok, but when trying to "make", it gets a error about unidentified symbols. I have been searching on the web and got several hints that it could be based on the 64bit version of gcc used. The error in question is this:<br><br></div>**********Output error begins here**********<br><div><div>/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive<br>Making all in include<br>make[2]: Nothing to be done for `all'.<br>Making all in src<br>/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am<br>make[3]: Nothing to be done for `all-am'.<br>Making all in src/vty<br>make[2]: Nothing to be done for `all'.<br>Making all in src/codec<br>  CCLD     <a href="http://libosmocodec.la">libosmocodec.la</a><br>Undefined symbols for architecture x86_64:<br>  "_bitvec_get_bit_pos", referenced from:<br>      _osmo_fr_check_sid in gsm610.o<br>  "_bitvec_get_uint", referenced from:<br>      _osmo_hr_check_sid in gsm620.o<br>ld: symbol(s) not found for architecture x86_64<br>clang: error: linker command failed with exit code 1 (use -v to see invocation)<br>make[2]: *** [<a href="http://libosmocodec.la">libosmocodec.la</a>] Error 1<br>make[1]: *** [all-recursive] Error 1<br>make: *** [all] Error 2<br></div><div>*********End of output error************<br></div><div>I tried to also made a reconfigure -i but without success. Has anyone experienced this error or have an idea about what could be happening?.<br></div><div>Thanks in advance!!!!<br></div><div><br></div></div></div>