-
Notifications
You must be signed in to change notification settings - Fork 123
not able to complie pjsip on ubuntu #7
Comments
Hi gourashish11, This doesn't look like a Boost issue. You need to make sure that the correct NDK version is installed and is set as your environmental variable. After installing the NDK did you try to force the environmental variable or try and reboot your machine? Please post related questions on the forum that you have linked to and an development consultant will be happy to assist you. Cliff |
thanks for reply.. |
hi.. plzzz help.... |
Again, this is not a Boost issue. Please ask at https://github.com/blackberry/Cascades-Community-Samples/issues. |
hi,
I am trying to compile pjsip on ubuntu according to this document:
http://supportforums.blackberry.com/t5/Native-Development/Porting-PJSIP-PJMEDIA-and-PJLIB-to-BlackBerry-10/ta-p/2085751
when i am executing this command: ./buildpjsip(its on number 8 in document) it is showing these errors:
_cp: cannot create regular file
/x86/lib': No such file or directory /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build/trunk /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts Makefile:1: build.mak: No such file or directory Makefile:2: build/host-.mak: No such file or directory make: *_\* No rule to make target
build/host-.mak'. Stop.checking build system type... i686-pc-linux-gnu
checking host system type... i486-pc-nto-qnx8.0.0
checking target system type... i486-pc-nto-qnx8.0.0
checking for i486-pc-nto-qnx8.0.0-gcc... no
checking for gcc... gcc
checking whether the C compiler works... no
aconfigure: error: in
/home/ahsish/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build/trunk': aconfigure: error: C compiler cannot create executables See
config.log' for more detailsMakefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory
make: *** No rule to make target
build/host-.mak'. Stop. Makefile:1: build.mak: No such file or directory Makefile:2: build/host-.mak: No such file or directory make: **\* No rule to make target
build/host-.mak'. Stop./home/ahsish/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build /home/ahsish/bb10-pjsipdemo-master/pjbuildscripts
adding: libopencore-amrwb.a (deflated 67%)
adding: libopencore-amrnb.a (deflated 70%)
/home/ahsish/bb10-pjsipdemo-master/pjbuildscripts*
plzzzz help me...thanks in advance..
The text was updated successfully, but these errors were encountered: