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 in compiling gst-ti-plugin-full-1.02.00

 

Hi all,

 

I am trying to compile gst-ti-plugin-full-1.02.00 and i am getting the following error in

config.log file in the folder

/home/mayank/tigstreamerplugin/gst-ti-plugin-full-1.02.00/opensource_build/glib-2.22.2

 

conftest.c:1: error: bad value (armv5te) for -march= switch
conftest.c:1: error: bad value (arm926ej-s) for -mtune= switch

i tried disabling the flib package but in the next package check also it is giving the same error.

Also i tried to find the file conftest.c but this file is not present anywehere.

My settings are given below.

I am using LeopardBoard and DM355SDK783911 .

Also the contents of the file Makefile.common are given below:

DVSDK_INSTALL_DIR    = /home/mayank/DM355SDK789311/proprietary/dvsdk_2_00_00/dvsdk_2_00_00_22
TARGET_ROOT_DIR      = /home/mayank/DM355SDK789311/fs/fs
GSTREAMER_DIR        = /opt/gstreamer
CROSS_COMPILER       =
GST_TI_PLATFORM      = dm355

Experts please help me resolving this problem as i am stuck in this for two days now.

 

Thanks and Regards,

Mayank