Hi All,
Good Day!!!
after setting of the toolchain environment getting error while running autogen.sh
$ source /opt/fsl-ls2088qoriq/LS2088A-SDK/environment-setup-aarch64-fsl-linux
$ ./autogen.sh
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_IN:en",
LC_ALL = (unset),
LANG = "en_IN"
are supported and installed on your system.
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.
Waiting for your valuable response.
Thank you,
Swadhin
Hello SWADHIN SEKHAR BEHERA,
The script autoreconf is looking for the folder /opt/fsl-qoriq/LS2088A-SDK/sysroots/i686-fslsdk-linux/usr/share/autoconf, however you your current installation path is /opt/fsl-ls2088qoriq/LS2088A-SDK/, they are inconsistent.
So after install the Toolchain, please don't move the installation folder to other place manually, please install Toolchain again to your required path.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------