This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ERROR: Unknown C compiler arm-none-linux-gnueabi-gcc arm-none-linux-gnueabi-gcc is unable to create an executable file. C compiler test failed.

Hi, Everyone. Please Help me here,


I am getting these errors even though i used latest version from SVN(https://gstreamer.ti.com/gf/project/gstreamer_ti/scmsvn/?action=AccessInfo). i don't know what to do further. Please provide the solution for this.

THANKS IN ADVANCE.

config.status: executing configure-embedded-ffmpeg commands
Configuring included FFmpeg instance with args --prefix=/home/ajay/rootfs//opt --disable-ffserver --disable-ffplay        --disable-ffmpeg --disable-ffprobe --enable-postproc --enable-gpl --enable-static --enable-pic     --disable-encoder=flac --disable-decoder=cavs --disable-protocols --disable-devices    --disable-network --disable-hwaccels --disable-filters --disable-doc    --enable-optimizations --enable-cross-compile         --target-os=linux-gnueabi --arch=arm --cross-prefix=arm-none-linux-gnueabi- --target-os=linux
Unknown C compiler arm-none-linux-gnueabi-gcc
arm-none-linux-gnueabi-gcc is unable to create an executable file.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from SVN.  If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
config.status: error: Failed to configure embedded FFmpeg tree
make[3]: *** [ffmpeg.configure] Error 1
make[3]: Leaving directory `/home/ajay/gstreamer_ti_dm81xx/opensource_build'
make[2]: *** [.plugins] Error 2
make[2]: Leaving directory `/home/ajay/gstreamer_ti_dm81xx/opensource_build'
make[1]: *** [opensource_build] Error 2
make[1]: Leaving directory `/home/ajay/gstreamer_ti_dm81xx'
make: *** [all] Error 2

thank you

BR

Ajay Kumar KR

  • Hi Ajay,
    Have you downloaded the EZSDK package for DM81xx ?

    Gstreamer for DM814x is already available as part of EZSDK 5.04.00.11 . The package name is gst-openmax_GST_DM81XX_00_05_00_00. You can build this package from the top level EZSDK directory with the command "make gstomx"

    Please refer to the following TI E2E posts similar to yours.
    http://e2e.ti.com/support/embedded/linux/f/354/p/198910/709215
    http://e2e.ti.com/support/embedded/linux/f/354/t/169758