imx6ull software compilation problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6ull software compilation problem

830 次查看
jack_huang1
Contributor III

Dear;

         Currently using imx6ul development board, compilation environment: ubuntu 20.04, BSP version: imx-6.1.36-2.1.0. At present, there is an error problem in the software compilation process, as detailed in Annex 1.

      The steps are as follows:

  194  ls

  195  cd imx-yocto-bsp/

  196  ls

  197  repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-mickledore -m imx-6.1.36-2.1.0.xml

  198  ls ~/bin

  199  echo $PAHT

  200  echo $PATH

  201  PATH=${PATH}:~/bin

  202  repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-mickledore -m imx-6.1.36-2.1.0.xml

  203  cd ..

  204  ls

  205  rm -rf imx-yocto-bsp/

  206  mkdir imx-yocto-bsp

  207  cd imx-yocto-bsp

  208  cd ..

  209  ls

  210  cd wuxiaodong/

  211  ls

  212  cd bin

  213  ls

  214  ls -al

  215  cd ..

  216  ls

  217  cd imx-yocto-bsp/

  218  sudo locale-gen en_US.UTF-8

  219  git config --global user.name

  220  git config --global user.name wuxiaodong

  221  git config --global user.email xiaodong.wu@cflync.com

  222  git config list

  223  git config --list

  224  repo sync

  225  DISTRO=fsl-imx-fb MACHINE=imx6ull14x14evk source imx-setup-release.sh -b build

  226  bitbake imx-image-multimedia

  227  history

       In this process, also re-installed "zlib1g-dev", the same error, please help to see where the problem? Thank you!

 

          Best Regards!

 

 

0 项奖励
回复
1 回复

811 次查看
jack_huang1
Contributor III

The issue has now been resolved after re-running the installation.

0 项奖励
回复