imx8qxpc0mek - Yocto Linux BSP issues

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8qxpc0mek - Yocto Linux BSP issues

1,304 Views
arunkumarjts
Contributor I

Hi

On iMX8QuadXPlus (C0 MEK) board, I have compiled and flashed the Yocto-Linux Binary (made from 'imx-yocto-L5.4.24_2.1.0').

I'm facing some of the following issues.

1) 'sudo apt-get install' commands throw the following error.

apt-get: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

(However, the libgcc_s.so.1 file is present at '/lib/aarch64-linux-gnu/' already.)

2) Following LoadLocale error is occurring while executing any application.

loadlocale.c:129: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.

Please inform if any patch/bugfix available for resolving the above mentioned errors.

0 Kudos
Reply
2 Replies

1,294 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos
Reply

1,267 Views
arunkumarjts
Contributor I

Hi igor,

On the imx8-QuadXPlus - c0 - MEK board, I have replaced the binary with 'L4.14.98_2.0.0' (Yocto-Linux) BSP.

The board is booting fine and found that dnf built-in package manager is present in it.

However, while doing the upgrade or install any package through the 'dnf' , it says, 'Error: There are no enabled repos.'.

I could not add the repos using the 'dnf config-manager --add-repo http://springdale.math.ias.edu/data/puias/unsupported/7/x86_64/' command also. It says, 'No such command: config-manager. Please use /usr/bin/dnf --help'

Kindly inform, how to activate the repos for using the 'dnf'.

Thank you.

Best regards,

Arun

0 Kudos
Reply