Hi,
I’m trying to build the gstomx1-src on the tegra board itself with r28.2 on TX2. I have installed all the dependencies mentioned in Readme.txt.I am stuck in the ./configure --with-omx-target=tegra step. I get the below error.
checking for GST_EGL… configure: error: Package requirements (gstreamer-egl-1.0) were not met:
No package ‘gstreamer-egl-1.0’ found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GST_EGL_CFLAGS
and GST_EGL_LIBS to avoid the need to call pkg-config.
How to solve the problem? Thank you.