Hi Sekar,
I'm getting an error on the step of make (make dep runs ok). The error that comes up is:
/home/pi/source/pjproject-2.8/build/rules.mak:124: recipe for target '../bin/pjlib-test-armv7l-unknown-linux-gnueabihf' failed
make[2]: *** [../bin/pjlib-test-armv7l-unknown-linux-gnueabihf] Error 1
make[2]: Leaving directory '/home/pi/source/pjproject-2.8/pjlib/build'
Makefile:113: recipe for target 'pjlib-test-armv7l-unknown-linux-gnueabihf' failed
make[1]: *** [pjlib-test-armv7l-unknown-linux-gnueabihf] Error 2
make[1]: Leaving directory '/home/pi/source/pjproject-2.8/pjlib/build'
Makefile:14: recipe for target 'all' failed
make: *** [all] Error 1
I'm building pjsua 2.8.
Thanks.
Alexandre Gonçalves
............................................................................................................................
Email: alexandre@xxxxxxxxxxxxxxxxxx
Sekar S <sekarpdkt@xxxxxxxxxxx> escreveu no dia terça, 12/03/2019 à(s) 04:38:
hi
Did you try the steps mentioned this Stackoverflow discussion?
These steps shall work. Step1: Create a directory. /PJSUA2/pjproject/src. Step2: install required modules. sudo apt-get install libasound2-dev libssl-dev libv4l-dev ...
which is based on
I am able to do it using these steps. In the above discussion you will also find a clue thatfor PI3B use:
-march=armv8-a -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8
This shall be youruser.mak
This is for PJSUA2 (which can be used with python3).Sekar
From: Alexandre Gonçalves <alexandre@xxxxxxxxxxxxxxxxxx>
Sent: Monday, March 11, 2019 7:30 PM
To: pjsip list
Subject: Build PJSIP on Raspberry Pi 3Hi,
Has anyone succeeded to build and use pjsip2.8 on Raspberry Pi 3, with Python bindings?
Can you share the followed steps?
Thanks.
Alexandre
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org