Pb with omx compilation

ben80 nik.gen at gmx.de
Fri Oct 3 00:05:00 PDT 2014


Unfortunatelly that doesn't work or maybe i am still doing it wrong:

*I do on my raspberry:*
/git clone git://anongit.freedesktop.org/gstreamer/gst-omx
cd gst-omx

LDFLAGS='-L/opt/vc/lib' CPPFLAGS='-I/opt/vc/include -I/opt/vc/include/IL
-I/opt/vc/include/interface/vcos/pthreads
-I/opt/vc/include/interface/vmcs_host/linux'
./autogen.sh --noconfigure
./configure --prefix=/home/pi/omx --with-omx-target=rpi
ln /opt/vc/include/IL/OMX_Broadcom.h omx/OMX_Broadcom.h -s

sudo make
sudo make install/



*Then i get the following error while running make:*
/make  all-recursive
make[1]: Entering directory '/home/pi/gst-omx'
Making all in common
make[2]: Entering directory '/home/pi/gst-omx/common'
Making all in m4
make[3]: Entering directory '/home/pi/gst-omx/common/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/gst-omx/common/m4'
make[3]: Entering directory '/home/pi/gst-omx/common'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/gst-omx/common'
make[2]: Leaving directory '/home/pi/gst-omx/common'
Making all in omx
make[2]: Entering directory '/home/pi/gst-omx/omx'
  CC     libgstomx_la-gstomx.lo
In file included from gstomx.h:56:0,
                 from gstomx.c:30:
/home/pi/gst-omx/omx/openmax/OMX_VideoExt.h:44:14: error: nested
redefinition of 'enu                        m OMX_NALUFORMATSTYPE'
/home/pi/gst-omx/omx/openmax/OMX_VideoExt.h:44:14: error: redeclaration of
'enum OMX_                        NALUFORMATSTYPE'
./OMX_Broadcom.h:1923:14: note: originally defined here
/home/pi/gst-omx/omx/openmax/OMX_VideoExt.h:45:5: error: redeclaration of
enumerator                         'OMX_NaluFormatStartCodes'
/



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pb-with-omx-compilation-tp4668631p4668934.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list