Hi All,
Good Day!!
while compiling jansson package i'm getting the error.
Enable the cross toolchain using:
source /opt/fsl-ls2088qoriq/LS2088A-SDK/environment-setup-aarch64-fsl-linux
perl: warning: Falling back to the standard locale ("C").
Can't locate Autom4te/ChannelDefs.pm in @INC (you may need to install the Autom4te::ChannelDefs module) (@INC contains: /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/share/autoconf /opt/fsl-ls2088qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux//usr/lib/perl/site_perl/5.22.0 /opt/fsl-ls2088qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux//usr/lib/perl/vendor_perl/5.22.0 /opt/fsl-ls2088qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux//usr/lib/perl/5.22.0 /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/site_perl/5.22.0/ /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/site_perl/5.22.0 /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/vendor_perl/5.22.0/ /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/vendor_perl/5.22.0 /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/5.22.0/ /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/5.22.0 /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/lib/perl/5.22.0 .) at /opt/fsl-ls2088qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/bin/autoreconf line 39.
BEGIN failed--compilation aborted at /opt/fsl-ls2088qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/bin/autoreconf line 39.
BR,
Swadhin
Hello SWADHIN SEKHAR BEHERA,
Linux SDK 2.0 has already included jansson 2.4, I suggest you use Yocto to build this package with "bitbake jansson".
According to jansson recipe in Yocto SDK, the building inherits from class autotools and pkgconfig, it would be complex to build this package manually.
I suggest you install QorIQ SDK Source and Cache Binary ISOs, then create a build project to build jansson, you will find the source folder in build_ls1088ardb/tmp/work/aarch64-fsl-linux/jansson/2.4-r0/jansson-2.4/ and images in build_ls1088ardb/tmp/work/aarch64-fsl-linux/jansson/2.4-r0/image/.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Wang,
Thank you now i build the packages but there is some package which is unable to build
ex- nginx, libwebsocket, nice
waiting for your response.
Thank you,
Swadhin