Wind River Support Network

HomeDefectsLIN1021-3199
Fixed

LIN1021-3199 : meson build tool in SDK cannot compile gstreamer-plugins package

Created: Apr 1, 2022    Updated: Apr 26, 2022
Resolved Date: Apr 26, 2022
Found In Version: 10.21.20.9
Fix Version: 10.21.20.12
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Build & Config

Description

1. mkdir -p my-project
cd my-project
git clone --branch WRLINUX_10_21_LTS \
https://gateway.delivers.windriver.com/git/linux-lts/release/wrlinux-lts.21/WRLinux-lts-21-Core/wrlinux-x
./wrlinux-x/setup.sh --machines nxp-imx8

2. bitbake wrlinux-image-small -c do_populate_sdk

    install sdk

    run sdk envrironment shell.

3. uncompress gstreamer-imx-master.zip from https://github.com/Freescale/gstreamer-imx.

4. update <sdk_folder>/sysroots/x86_64-wrlinuxsdk-linux/usr/share/meson/arm-wrsmllib32-linux-gnueabi-meson.cross to use SDK compiler as attached file. (why cannot set to local folder file?)

5. run "meson build"

Working in WRlinux 10.21 and IMX8QM board, after creating SDK and using meson build tools in SDK to compile gstreamer-imx-master.zip, but it always return error since not recognizing "c" compiler

Steps to Reproduce

1. mkdir -p my-project
cd my-project
git clone --branch WRLINUX_10_21_LTS \
https://gateway.delivers.windriver.com/git/linux-lts/release/wrlinux-lts.21/WRLinux-lts-21-Core/wrlinux-x
./wrlinux-x/setup.sh --machines nxp-imx8

2. bitbake wrlinux-image-small -c do_populate_sdk

    install sdk

    run sdk envrironment shell.

3. uncompress gstreamer-imx-master.zip from [https://github.com/Freescale/gstreamer-imx.]

4. update <sdk_folder>/sysroots/x86_64-wrlinuxsdk-linux/usr/share/meson/arm-wrsmllib32-linux-gnueabi-meson.cross to use SDK compiler as attached file. (why cannot set to local folder file?)

5. run "meson build"

 
Live chat
Online