From: bb dd <bd4...@gm...> - 2017-08-13 14:58:39
|
Hi, I am trying to build and compile the Opnebts-UMTS project. I have followed the intrusions. but i get in the end of the make the follow mistake: ib/x86_64-linux-gnu/libsqlite3.so -lzmq -pthread ../ASN/.libs/libRRCASN.a(BOOLEAN.o): In function `BOOLEAN__xer_body_decode': /local/OpenBTS-UMTS/ASN/o/BOOLEAN.c:164: undefined reference to `xer_is_whitespace' collect2: error: ld returned 1 exit status make[2]: *** [OpenBTS-UMTS] Error 1 make[2]: Leaving directory `/local/OpenBTS-UMTS/apps' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/local/OpenBTS-UMTS' make: *** [all] Error 2 i tried to find the solution on google but no success. thanks for the help. |